|
To create a Shortcut on your Desktop, right click on the Desktop and pick New | Shortcut. In Type the Location of the Item put
C:\WINDOWS\system32\rundll32.exe c:\windows\system32\shimgvw.dll,ImageView_Fullscre en
Click Next
Enter a Name for the Shortcut
Click Finish
Note the fullpath to both rundll32.exe and shimgvw.dll, there could be a problem finding them without the paths. Also you can replace c:\windows with %SYSTEMROOT% for a more portable shortcut.
Jeff
|