Making vb scripts to run under installation of win 2000???
I didnt know where to post this, so here goes..
I want to set some options when installing a win 2000 machine. I'm about to install several machines and would like to script this with vb, vbs. Is this some API calls that has to be made? Also these scripts are very usefull when "rolling" machines to setup a new test envoirment fast...
This is what I want to do:
1. Set the "Show small icons in Start menu" to true
2. Remove the Quick launch Toolbar from the toolbar / program bar
3. Set the options Details View + Reset All Folders + Like Current
Folder in the explorer
4. Remove tray icon for locales in the tray icon when two locals are installed
5. Set numlock to true
/Smirre