Jump to content

Recommended Posts

Posted

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.


Posted

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!

Posted

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

  • 3 years later...
Posted
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

Hmm ..do I just put that in the OEM txt file. It didn't seem to work. I tried to delete the Adobe icons.

  • 3 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...