SysChat is a free online computer support community. Ask questions, share resources, contribute knowledge and discuss technology. Join our growing community to access all features. Register Now!

SysChat » Software Support » Operating Systems » how to install in safe mode?

Operating Systems

Support help troubleshooting and discussions on Operating Systems.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-22-2009, 11:44 PM
kairo505 kairo505 is offline
Junior Member
 
About:
Join Date: Feb 2009
Posts: 3
kairo505 is on a distinguished road

Cd how to install in safe mode?


Recently i have had some problems with my laptop and so ive decided to start backing up my data. Because of a video problem (stated in my last thread: http://www.syschat.com/screen-blacko...html#post14013) i am forced to use my computer in safe mode. i am trying to install the Backup utility from the Windows XP operating system CD. In my attempt to install, i get an error message from Windows Installer saying "The system administrator has set policies to prevent this installation." im not sure what to do next. i would really like to get this program so that i may backup properly. could someone help me with my installation problem?



Reply With Quote
  #2 (permalink)  
Old 02-24-2009, 12:49 AM
Sami's Avatar
Sami Sami is offline
Administrator
 
About:
Join Date: Jan 2006
Location: New Jersey
Posts: 804
Sami has a spectacular aura aboutSami has a spectacular aura aboutSami has a spectacular aura about

Default


Windows installer does not work in Safe Mode, for it work you need to edit your Registry File.

Before making changes to your Registry please backup your registry.

To edit Registry for your installer to work follow the steps below.

Start -> Run -> type CMD

In the window please type the below content
Code:
REG ADD HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer/VE/TREG_SZ/F/D %Service%
Then start the windows installer by typing
Code:
net start msiserver



Reply With Quote
  #3 (permalink)  
Old 02-24-2009, 07:38 PM
kairo505 kairo505 is offline
Junior Member
 
About:
Join Date: Feb 2009
Posts: 3
kairo505 is on a distinguished road

Default


thx so much sami! i got the installer to work thx to your instructions i really appreciate syschats support



Reply With Quote
  #4 (permalink)  
Old 01-29-2011, 05:39 PM
Mocks1 Mocks1 is offline
Junior Member
 
About:
Join Date: Jan 2011
Posts: 3
Mocks1 is on a distinguished road

Default


Here is the text from the link I posted above in case the link becomes dead. Note that if you also want the Windows Installer to run from Safe Mode With Networking, you will have to paste a slightly different command into the command prompt as shown below:

Windows Installer will not work under Safe Mode, this means that programs cannot be installed or uninstalled in safe mode without giving a specific command using msiexec in command prompt.

To make Windows Installer work under safe mode, you need to create a registry entry for every type of safe mode you are logged in to.

1.Safe Mode.

Type this in a command prompt:

REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Mi nimal\MSIServer" /VE /T REG_SZ /F /D "Service"

and then

net start msiserver

This will start the Windows Installer Service.

2.Safe Mode with Networking

REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Ne twork\MSIServer" /VE /T REG_SZ /F /D "Service"

and followed by

net start msiserver

This will start the Windows Installer Service.




Last edited by Mocks1; 01-29-2011 at 06:01 PM..
Reply With Quote
  #5 (permalink)  
Old 01-29-2011, 05:51 PM
Mocks1 Mocks1 is offline
Junior Member
 
About:
Join Date: Jan 2011
Posts: 3
Mocks1 is on a distinguished road

Default


My original post did not come through so here it is again:

I pasted the command posted by Sami above into the command prompt, but I get the error message:

Too many command-line parameters

I found another command that works at the link below--the only difference I see between the commands is spaces after the switches and some quotation marks

Windows Installer & Safe Mode | Symantec Connect



Reply With Quote
  #6 (permalink)  
Old 01-29-2011, 06:07 PM
Mocks1 Mocks1 is offline
Junior Member
 
About:
Join Date: Jan 2011
Posts: 3
Mocks1 is on a distinguished road

Default


If you get the error message "Too many command-line parameters" when using Sami's commands at the top of this thread then use the alternative commands that I posted above

I received the "Too many command-line parameters" message when pasting Sami's command into a command prompt on a computer running Windows XP Pro SP3



Reply With Quote
Reply





Similar Threads
Thread Thread Starter Forum Replies Last Post
stuck in safe mode rozzie72 General Tech Support 3 02-13-2009 08:23 AM
installing in safe mode grungesabin Operating Systems 10 11-12-2008 05:24 PM
safe mode Kyle24 General Tech Support 4 09-01-2008 06:59 PM
Stuck In Safe Mode Hottzycatz Operating Systems 0 08-10-2006 01:11 PM
no mouse in safe mode W98 Agrith Operating Systems 11 03-07-2006 06:14 AM

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is on
Smilies are on
[IMG] code is on
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are on



» Ads



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54