Support Forum

Full Version: desktop shortcut
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi
i want to add a desktop shortcut for some program
I like to add a shortcut like Windows Explorer...its possible ?

thanks
you need this tool:
http://www.windows-unattended.de/compone...ls/gid,14/

copy it on CD in $OEM$\$1\system32
usage:
Code:
machlink -q:"%Programfiles%\AdAware6Pro\Ad-Aware.exe" -z:"%ALLUSERSPROFILE%\Desktop\Ad-Aware.lnk"
Vitali Wrote:you need this tool:
http://www.windows-unattended.de/compone...ls/gid,14/

copy it on CD in $OEM$\$1\system32
usage:
Code:
machlink -q:"%Programfiles%\AdAware6Pro\Ad-Aware.exe" -z:"%ALLUSERSPROFILE%\Desktop\Ad-Aware.lnk"

ty Smile
Vitali Wrote:you need this tool:
http://www.windows-unattended.de/compone...ls/gid,14/

copy it on CD in $OEM$\$1\system32
usage:
Code:
machlink -q:"%Programfiles%\AdAware6Pro\Ad-Aware.exe" -z:"%ALLUSERSPROFILE%\Desktop\Ad-Aware.lnk"


Could he not copy the link file to the distribution & have RunOnce execute a .bat file to copy it to the desktop?
JosephRB Wrote:Could he not copy the link file to the distribution & have RunOnce execute a .bat file to copy it to the desktop?
Sorry, I don't understand your question Sad