I created a shortcut to an Access application on the desktop using a batch file with the following command:
Copy "C:\OldPath\AccessDB.mdb.lnk" "C:\Documents And Settings\UserName\Desktop"
How do I change the icon (the picture displayed) of the shortcut using the batch file.
I'm using Access 2000.
Thanks!
Copy "C:\OldPath\AccessDB.mdb.lnk" "C:\Documents And Settings\UserName\Desktop"
How do I change the icon (the picture displayed) of the shortcut using the batch file.
I'm using Access 2000.
Thanks!