Jul 10, 2013
06:57 AM
Thanks for replying. I tried to target an exe file instead of an ico file, it didn't work. I tried to run a script to refresh the icon cash, it didn't work ether. The script set iconcache=%localappdata%\IconCache.db echo The Explorer process must be killed to delete the Icon DB. echo Please SAVE ALL OPEN WORK before continuing. pause If exist "%iconcache%" goto delID echo Icon DB has already been deleted. pause exit /B :delID echo Attempting to delete Icon DB... ie4uinit.exe -ClearIconCache taskkill /IM explorer.exe /F del "%iconcache%" /A echo Icon DB has been successfully deleted. Please "restart your PC" now to rebuild your icon cache. start explorer.exe pause exit /B I also tried changing the icon file and combine all three different case, but, no luck. So, still no answer. 😞
... View more
Latest posts by wsil01
Subject | Views | Posted |
---|---|---|
898 | Jul 10, 2013 06:57 AM | |
2594 | Jul 09, 2013 10:52 AM |
Activity Feed
- Posted Re: Manually Create Shortcut on Desktop for 64 bit OS Can't find it on InstallShield Forum. Jul 10, 2013 06:57 AM
- Posted Manually Create Shortcut on Desktop for 64 bit OS Can't find it on InstallShield Forum. Jul 09, 2013 10:52 AM