0

I'm looking for a way have a shortcut on my desktop to execute "ie4uinit.exe -ClearIconCache" inside of Windows 7 "run" box.

Is there a way to do that?

2 Answers2

2

You should be able to add arguments to the shortcut similar to how it is done for other programs and launchers. Take a look at this answer as it shows them doing so for another program, however it should work the same for you as well:

Adding Command-Line Switches To Windows Shortcuts

Eric F
  • 3,328
  • 5
  • 29
  • 44
0

What is your intention? If you want to run the "ie4unit.exe -cleariconcache" whenever windows starts you can create a bat file with that command and save it in the startup folder in start menu:

c:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup