hotdogee Posted October 28, 2004 Posted October 28, 2004 i'm trying to create a windows explorer shortcut with the following code:<shortcut display='Windows Explorer' program='%SystemRoot%\explorer.exe' arguments='/n,/e,c:\'description='Windows Explorer' workdir='%SystemRoot%' link='%xplode%\Windows Explorer.lnk'/>but the default icon it a "my computer" icon, and i want a "explorer folder" icon, i know this can be done with the shortcut.exe at www.OptimumX.com, but is it possible with the xplode shortcut plugin?and is it possible to have an empty workdir?
laderio Posted October 28, 2004 Posted October 28, 2004 Just use <execute> with your shortcut.exe and put the arguments in arguments="/X"Don't think its possible with shortcut plugin
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now