So…I’m working in a company that’s really scared of what might happen if someone brought a usb stick or installed some software. Interestingly, it’s not dangerous at all if installed only for currentuser. In an attempt to get all my favorite software installed, I tried to install Sublime Text as well.
- Attempt 1: Double click the file - which asked for admin credentials, so that was a nogo.
- Attempt 2: Read the docs and discovered the installer had a /currentuser switch. Happily opened a console windows, entered the name of the installer and added the currentuser switch. Same thing happened - I was asked for admin credentials.
So…is there any way to install this only as currentuser, or will I have to live with a portable version? If I have to live with the portable version, are there anything else I should set up to have full use?
Thanks!