Refresh Windows Explorer in Win7

前端 未结 4 1340
野性不改
野性不改 2020-12-09 04:13

My program sets \"HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\" value \"Hidden\". Hovewer I\'m not able to refresh the e

4条回答
  •  粉色の甜心
    2020-12-09 05:01

    When you install an application that registers a file type, Explorer windows often refresh to indicate the new association - could you spy on the API calls that an installer is making to see how it refreshes the window?

提交回复
热议问题