ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

customizing running services on different XP logins

<< < (2/3) > >>

superboyac:
Cool, I will try that.  Even though I don't know how to use AHK yet, I'll look into it.

jgpaiva:
superboyac:
You don't need to learn ahk. The best way is to make a simple .bat file. Just write the followin in a .txt file:

--- ---NET STOP <name of one service to stop>
NET STOP <name of another service to stop>
and such, then change it's extension to .bat, and then put a shortcut to it in the startup group.
It's the best way, using ahk here is definitelly overkill ;)
You only need to know the names of the services to stop, but i'm sure you know that :)

Carol Haynes:
How about setting up a dual boot system so that when you want to use your audio stuff in gigs you can use a really trimmed down version of Windows with just the software installed you require (ie. no internet or network connections hence no need for AV or firewall etc. to slow things down).

I did this previously and it works great - plus you are only using Windows on one computer (even though it is dual boot) and MS will activate it (but may need a phone call if you have activated your current version within the last 90 days). I had to explain but once you get past the language barrier (all calls seem to go to India these days) they seem happy enough to let you do this. After all you can only use one copy of Windows at a time by this method and it is on the same system.

superboyac:
jgpaiva, thanks, I will definitely do it the bat way.  It's pretty simple.

Carol, for the dual boot, would it be better to partition my hard drive as well, or do it all from a single partition?  And also (I've never done this before), but where is the option for dual boot when installing Windows, I don't remember seeing it?

Carol Haynes:
Partition your drive and install a copy of Windows to a new clean partition.

There is no option to dual boot. Windows setup automatically detects existing installs of windows and updates the file C:\Boot.ini to give you a choice of installation when your system boots. If you have more than one copy of Windows XP installed on your system at one time the whole process of setting up is transparent and very easy to use. You can manually alter the boot options (at least the names of the installations) afterwards by either carefully editing Boot.ini or by going to Control Panel > System  - hit the Advanced tab and then click on Startup and Recovery settings. Then hit Edit. It effectively just opens Boot.ini for you to edit (normally it is a hidden system file). Don't change paramaters just the installation name between the quotes.

Note you already have boot.ini if you are using Windows XP but if you only have one installation you will never see any obvious evidence of it.

Windows XP Setup is fairly intelligent. If you have Windows 98 or Windows 2000 installed on other partitions it will also include those in the boot process. VISTA manages the boot up process in a different way altogether.

Generally if you want to use the Windows multiboot setup you need to install operating systems in age order (ie. install Windows 98 first and Windows XP last - when VISTA is released install that last) that way each version you install understands the previously installed setup.

You can add different operating systems in any order you like but you then need to use a multi boot manager (such as BootIt). For your purposes at the moment this is unnecessary.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version