Saving System Configurations - Replacement for msconfig

cyberbiker

New member
Member
Local time
7:52 AM
Messages
31
To be able to clear out excess processes and allow more CPU for Microsoft Flight Simulator 2004 (FS9), I would like to find a replacement for msconfig so I could disable some startup utilities and processes and save the configuration.

Has anyone heard of a utility that permits us to save and reload different system configurations?
 

My Computer

OS
Windows 7 Home Premium 64
Try win patrol. I use it. May not be exactly what you want, but it is a valuable addition to your software. Read up and it you like it, give it a try.
http://www.winpatrol.com/

You can do what you want, from msconfig, to some extent however. Just untick the services you do not want at start up.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell XPS 420
OS
Windows 10, Home Clean Install
CPU
Intel Core2 processsor Q8200(2.33Ghz 1333FSB) Quad Core Tech
Motherboard
Dell
Memory
6 gb
Graphics Card(s)
ATI Radeon 256MB HD3650
Sound Card
Intergrated 7.1 Channel Audio
Monitor(s) Displays
Dell SP2009W 20"
Hard Drives
640 GB Serial ATA Hard drive
Cooling
Fan
Keyboard
Dell USB Keyboard
Mouse
Dell Premium Optical USB
Internet Speed
DSL 2.85
I dont think you can customize MSCONFIG per user. What you can try is create a different user account for game-playing, then control user specific startup items. See this tutorial (Method 2, option 1).

http://www.sevenforums.com/tutorials/1401-startup-programs-change.html

In addition, keys of interest in the registry, again user specific will be the following:

HKCU\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run

(HKCU= HKEY_CURRENT_USER)
 

My Computer

Computer Manufacturer/Model Number
Too many to describe...
OS
Windows 7 x64 pro/ Windows 7 x86 Pro/ XP SP3 x86
If you plan to shut off the same processes over and over, you could create a batch file that kills the processes one by one (using taskkill, I believe), and then calls the game's main .exe file at the end. You would use this batch file then anytime you wanted to play the game.
 

My Computer

OS
Windows 7 Ultimate x64 SP1
CPU
Intel Core i7-2600
Motherboard
Gigabyte GA-P67A-UD3P-B3
Memory
12 GB Patriot Extreme DDR3-1333
Graphics Card(s)
Nvidia GTX 470
Monitor(s) Displays
Dell UltraSharp 2209WA
Hard Drives
OCZ Agility3 240 GB, WD5001AALS, WD7501AALS
PSU
OCZ ModStream 700W
Case
CoolerMaster HAF 912 Advanced
Cooling
CoolerMaster Hyper 212 Plus
If you plan to shut off the same processes over and over, you could create a batch file that kills the processes one by one (using taskkill, I believe), and then calls the game's main .exe file at the end. You would use this batch file then anytime you wanted to play the game.

Also you can control services using sc.exe.

Enter this at a command prompt for usage details:

sc --help
 

My Computer

Computer Manufacturer/Model Number
HP Media Center
OS
Windows 7 32 bit
CPU
AMD 5200+ dual core
Memory
2 GB
Graphics Card(s)
NVidia GeForce 6150SE 128 MB
Monitor(s) Displays
CRT
Screen Resolution
1280x1024
Hard Drives
500 GB Sata internal :

SIIG USB 3.0 docking stations w/WD Caviar Black 6 Gb/s drives
Keyboard
PS/2
Mouse
PS/2 Wheel Mouse
Other Info
SIIG USB 3.0 PCIexpress card.
Back
Top