Windows 7 and Visual Studio 2008 is really a pain in the a##!.
i encounter this error upon installation of this VS2008, at first it was pretty slow then all of a sudden, an error pop-up telling me to close or stop this Machine Debug Manager.
How did i locate this ?
1. Got Task Manager
2. Select the Processes Tab
3. look for MDM.exe
4. Right Click and select Stop Services.
5. Re-Run the Installation and cheers!.
Showing posts with label Windows 7. Show all posts
Showing posts with label Windows 7. Show all posts
Friday, February 10, 2012
Thursday, February 9, 2012
Disable User Account Control in Windows 7
Modifying the User Account Options in Windows 7 is slightly different than in Windows Vista. The default UAC prompts in Windows 7 are, in my opinion, sufficient for the average user. There are instances when a user would want to disable UAC or a Network Admin would want to disable UAC on all computers via Group Policy. Below are 3 methods to turn up, turn down, or disable UAC completely.
Disable UAC via Control Panel
- Go to the Start Menu -> Control Panel -> User Accounts and Family Safety -> User Accounts -> Change User Account Control Settings
Disable UAC via Registry Editor
- Type “regedit” in the Start -> Search bar.
- Go to the following Key: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionPoliciesSystem
- Locate REG_DWORD: EnableLUA
- Set the value of EnableLUA to 0.
- Locate REG_DWORD: ConsentPromptBehaviorAdmin
- Set the value of ConsentPromptBehaviorAdmin to 0.
- Restart
Disable UAC via Group Policy
- Type “gpedit.msc” in the Start -> Search bar.
- Double-Click: Computer Configuration -> Windows Settings -> Security Settings -> Local Policies ->Security Options.
- Scrolling to the bottom of the screen shows the following User Account Control Settings.
- Locate: “User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode” and modify to “Elevate without prompt”
- Locate: “User Account Control: Detect application installations and prompt for elevation” and modify it to “Disabled”
- Locate: “User Account Control: Run all administrators in Admin Approval Mode” and modify it to “Disabled”
- Locate: “User Account Control: Only elevate UIAccess applications that are installed in secure locations” and modify it to “Disabled”
- Restart.
---via http://www.iishacks.com
Microsoft Front Page 2000 Extension and System Run Time Files failed setup in Windows 7
Microsoft Front Page 2000 Extension and System Run Time Files failed setup in Windows 7
After a whole afternoon of figuring out and being decieve by the other users that it has no solutions by far,
Microsoft FrontPage 2000 and System Run Time Files of Visual Studio 2003 Pre -Requisites can be install through simple steps :
just make that you are log in as the computer administrator not a domain administrator
and hurray!it will be install without error.


