Gwido Posted February 25, 2007 Posted February 25, 2007 (edited) Hey Everyone,I am creating a Vista upgrade DVD and I want to put a link on the customers desktop after / during the upgrade process. I have tried using the unattended XML and a few various methods i have tried include: Specialize PassRunSynchronous where i can install applications like Acrobat 8 using a cmd script and in the command script running syntax in my script copy c:\<mydir>\*.lnk %allusersprofile%\desktopalso copy c:\<mydir>\*.lnk c:\users\public\desktopOOBE PassFirstLogoncommands where i tried using just copy c:\<mydir>\*.lnk %homepath%\desktopalso c:\<mydir>\<my command script> with the same copy syntax copy c:\<mydir>\*.lnk %homepath%\desktopStartPanellinks where i tried c:\<mydir>\<linkfilename>and finallyFirstLogonCommands and LogonCommands with c:\<mydir>\<my command> with the same copy syntax copy c:\<mydir>\*.lnk %homepath%\desktopYet I can not seem to get a link on the blasted Desktop....Is there something I amd doing wrong...? I am using RTM build 6000Help is desperately needed.Cheers Gwido Edited February 27, 2007 by Gwido
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now