Tagged Questions
4
votes
2answers
3k views
Start elevated command prompt in %UserProfile% directory by default?
When I start an elevated Command Prompt in Windows 7 or Windows Vista, the initial directory is the %SystemRoot%\system32 directory.
This is the default Windows behavior, and is not a problem ...
5
votes
2answers
2k views
Force running a program as non-administrator in Vista
I've just installed, on Vista 32-bit, a program which in my opinion shouldn't require administrator rights. It's not installed in a system directory, and its purpose shouldn't obviously require any ...
0
votes
2answers
626 views
Install Office software on a standard user account automatically
If I know the Administrator account name and password on a Windows 7 computer, would it be possible to create an Office 2010 install CD that would "silently" install Office 2010 on a standard user ...
1
vote
2answers
538 views
Using Command Prompt arguments to run a file (with arguments) as an administrator?
I am making the menu items called Lock for Microsoft's BitLocker. I've got it all right up to one point: locking HDD partitions requires administrator privileges.
How do I use process paths or CMD or ...