This post has a good tip of how to quickly open a command prompt window as administrator in Windows Vista.
1. Press the Win key
2. Type cmd. Alternatively, you can type cmd /k color 4f to get a window with different color to remind you are running as administrator.
3. Press Ctrl+Shift+Enter
4. Hit Alt+C to confirm the elevation prompt
Subscribe to:
Post Comments (Atom)
Spring Boot Configuration Properties Localization
Spring Boot allows to externalize application configuration by using properties files or YAML files. Spring Profiles provide a way to segr...
-
I use robocopy to backup my files to a network drive with the following command: robocopy [source folder] [target folder] /MIR The MIR optio...
-
When I try to install WMware Server in Windows 7 (also happened on Vista and XP), I get the message Error 1327 Invalid Drive S:\ and the in...
-
Update: For Entity Framework 4.1 RTM, the exception message is a little bit different. It suggests to use the ColumnAttribute instead of Dat...
No comments:
Post a Comment