October 18, 200421 yr Anyone ever tried to add a desktop shortcut for all users in an unattended install? I'd like to add a shortcut to Windows Explorer.Thanks for any input you can give.
October 18, 200421 yr That's very simple to do!Put the shortcut's you want on your cd here:$OEM$\$Docs\All Users\Desktop\(could also be Default User... just test it)Then it will be copied over during install.Hope it helps!
October 19, 200421 yr you could also use:%UserProfile% for current user.%AllUsersProfile% for all users.this can be used, say, for deleting icons:DEL %AllUsersProfile%\Desktop\LINK.lnk
September 4, 200817 yr you could also use:%UserProfile% for current user.%AllUsersProfile% for all users.this can be used, say, for deleting icons:DEL %AllUsersProfile%\Desktop\LINK.lnkHmm ..do I just put that in the OEM txt file. It didn't seem to work. I tried to delete the Adobe icons.
Create an account or sign in to comment