Jump to content

Allusersprofile


MHz
 Share

Recommended Posts

Have a @UserProfileDir macro for %UserProfile% equivalent. (Personal)

But what macro for %AllUsersProfile% ? (All Users)

Searched around but cannot find macro to insert into script.

Could someone enlighten me, please. If a macro is available. :ph34r:

Link to comment
Share on other sites

Thanks Holger! :ph34r:

Like this:

$var = EnvGet("AllUsersProfile")

MsgBox(4096, "Path variable is:", $var)

Returns me:

C:\Documents and Settings\All Users

Hope a Implementation of a @AllUsersProfileDir will soon be available.

To make it easier and direct.

Maybe shortened a bit to save the fingers. :(

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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