Jump to content

Mekrel

Member
  • Posts

    379
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by Mekrel

  1. This thread is not dead you should see download cound which is increasing every day <{POST_SNAPBACK}> Woah man calm down, it wasnt even in the first 5 pages , sorry i offended you - by the thread being so far back i thought devlopment had finished because the tool works and very well, and i thankyou for a great contribution. Right thanks, i can see where you are getting at. Now i have seen such posts about installing on the second boot but cant for the life of me seem to find the via the search, and yeah i tired using "" and +'s and a combination of words. Will this work? RunonceEx.cmd @echo off cmdow @ /HID SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY%\001 /VE /D "Drive Letter Assignment" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\MapDrive.cmd ENU >%SystemDrive%\MapDrive.log 2>&1" /f REG ADD %KEY%\002 /VE /D "Adding RunonceEX2.cmd for next reboot" /f REG ADD %KEY%\002 /V 1 /D "%systemdrive%\Runonce2\Runonce2.cmd" /f REG ADD %KEY%\003 /VE /D "Rebooting" /f REG ADD %KEY%\003 /V 1 /D "%systemdrive%\Runonce2\reboot.cmd" /f Reboot.cmd = a cmd to shut down the computer after say 2 mins Then Runonce2.cmd @echo off cmdow @ /HID SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx FOR %%d IN (c: d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\CD.TXT SET CDROM=%%d REG ADD %KEY% /V TITLE /D "Installing applications" /f REG ADD %KEY%\004 /VE /D "Mozilla Firefox 1.0 + Extensions" /f REG ADD %KEY%\004 /V 1 /D "%CDROM%\Applications\Firefox\Firefox.exe /s" /f REG ADD %KEY%\004 /V 2 /D "%systemdrive%\install\Applications\Firefox\Setup.exe -MS -IRA" /f REG ADD %KEY%\004 /V 3 /D "%CDROM%\Applications\Firefox\Profile.exe /s" /f REG ADD %KEY%\004 /V 4 /D "%systemdrive%\install\Applications\Firefox\Firefox.cmd" /f REG ADD %KEY%\004 /V 5 /D "%systemdrive%\install\Applications\Firefox\Clean.cmd" /f REG ADD %KEY%\005 /VE /D "Logitech Setpoint for MX1000" /f REG ADD %KEY%\005 /V 1 /D "%CDROM%\Applications\Setpoint\Setpoint-Installer.exe" /f REG ADD %KEY%\005 /V 1 /D "pskill.exe QuickTour2.exe" /f REG ADD %KEY%\010 /VE /D "Java 5.1 Runtime" /f REG ADD %KEY%\010 /V 1 /D "%CDROM%\Applications\java\java11-Installer.exe /s" /f REG ADD %KEY%\012 /VE /D ".NET Framework 1.1 SP1" /f REG ADD %KEY%\012 /V 1 /D "%CDROM%\$OEM$\$1\install\Applications\netframe\netfxsp11.exe" /f REG ADD %KEY%\015 /VE /D "Kerio Personal Firewall 4.1.2" /f REG ADD %KEY%\015 /V 1 /D "%CDROM%\Applications\kpf\kpf412.exe /S /V\"/qn REBOOT=Suppress\"" /f REG ADD %KEY%\020 /VE /D "WinAmp 5.07" /f REG ADD %KEY%\020 /V 1 /D "%CDROM%\Applications\winamp\winamp.msi /qb-! INI="%CDROM%\Applications\winamp\winamp.ini"" /f REG ADD %KEY%\025 /VE /D "WinRar 3.14" /f REG ADD %KEY%\025 /V 1 /D "%CDROM%\Applications\WinRAR\wrar341.exe /s" /f REG ADD %KEY%\025 /V 2 /D "REGEDIT /S %CDROM%\Applications\WinRAR\cascade.reg" /f REG ADD %KEY%\030 /VE /D "MSN Messenger 6.2" /f REG ADD %KEY%\030 /V 1 /D "%CDROM%\Applications\MSN\MsnMsgs.msi /QB-!" /f REG ADD %KEY%\030 /V 2 /D "REGEDIT /S %CDROM%\Applications\MSN\msn.reg" /f REG ADD %KEY%\031 /VE /D "MSN Messenger Plus! 3" /f REG ADD %KEY%\031 /V 1 /D "%CDROM%\Applications\MSN\MsgPlus3.exe /SilentInstallNoSponsor" /f REG ADD %KEY%\031 /V 2 /D "pskill.exe MsgPlus.exe" /f REG ADD %KEY%\031 /V 3 /D "pskill.exe msnmsgr.exe" /f REG ADD %KEY%\035 /VE /D "Adobe Reader 7.0" /f REG ADD %KEY%\035 /V 1 /D "%CDROM%\Applications\adbrdr\acroread7s.exe" /f REG ADD %KEY%\040 /VE /D "ABC BitTorrent Client" /f REG ADD %KEY%\040 /V 1 /D "%CDROM%\Applications\abc\abc.exe /S" /f REG ADD %KEY%\045 /VE /D "Media Codecs" /f REG ADD %KEY%\045 /V 1 /D "%CDROM%\Applications\codecs\codecs.cmd" /f REG ADD %KEY%\050 /VE /D "Adobe Photoshop CS" /f REG ADD %KEY%\050 /V 1 /D "%CDROM%\Applications\pscs\AdobeCS-Installer.exe" /f REG ADD %KEY%\050 /V 2 /D "%CDROM%\Applications\pscs\settings.exe /s" /f REG ADD %KEY%\055 /VE /D "Scite Source Code Editor" /f REG ADD %KEY%\055 /V 1 /D "%CDROM%\Applications\scite\scite.exe /VERYSILENT /NORESTART" /f REG ADD %KEY%\060 /VE /D "GDATA AntiVirus Kit 2004" /f REG ADD %KEY%\060 /V 1 /D "%CDROM%\Applications\avk\installer.exe" /f REG ADD %KEY%\065 /VE /D "Direct Connect 0.688" /f REG ADD %KEY%\065 /V 1 /D "%CDROM%\Applications\directcon\DCPlusPlus.exe /S" /f REG ADD %KEY%\070 /VE /D "Ahead Nero Ultra 6.3" /f REG ADD %KEY%\070 /V 1 /D "%CDROM%\Applications\nero\nero.exe" /f REG ADD %KEY%\075 /VE /D "PerfectDisk 7.0.3" /f REG ADD %KEY%\075 /V 1 /D "%CDROM%\Applications\PerfectDisk\PD7-Installer.exe" /f REG ADD %KEY%\080 /VE /D "MicroSoft AntiSpyware Beta 1" /f REG ADD %KEY%\080 /V 1 /D "%CDROM%\Applications\Msanti\MSAnti-installer.exe" /f REG ADD %KEY%\085 /VE /D "Net Transport" /f REG ADD %KEY%\085 /V 1 /D "%CDROM%\Applications\nettrans\NT187.exe /SP /VERYSILENT /NOCANCEL /NORESTART" /f REG ADD %KEY%\086 /VE /D "Microsoft Office 2003" /f REG ADD %KEY%\086 /V 1 /D "%CDROM%\Applications\Office\PRO11.msi /QB" /f REG ADD %KEY%\090 /VE /D "SmartFTP Client" /f REG ADD %KEY%\090 /V 1 /D "%CDROM%\Applications\smartFTP\SFTPNSI.exe /S" /f REG ADD %KEY%\095 /VE /D "Skype" /f REG ADD %KEY%\095 /V 1 /D "%CDROM%\Applications\skype\skypesetup.exe /SP /VERYSILENT /NOCANCEL /NORESTART" /f REG ADD %KEY%\100 /VE /D "MP3 Tagger 2.77" /f REG ADD %KEY%\100 /V 1 /D "%CDROM%\Applications\mp3\mp3tag.exe /S" /f REG ADD %KEY%\105 /VE /D "Driver Cleaner" /f REG ADD %KEY%\105 /V 1 /D "%CDROM%\Applications\Driverclean\setup.exe /S" /f REG ADD %KEY%\107 /VE /D "Crap Cleaner 1.17" /f REG ADD %KEY%\107 /V 1 /D "%CDROM%\Applications\cc\ccsetup117.exe /S" /f REG ADD %KEY%\110 /VE /D "Removing Startup Items" /f REG ADD %KEY%\110 /V 1 /D "REGEDIT /S %CDROM%\Applications\Cleanup\starting.reg" /f REG ADD %KEY%\112 /VE /D "Creating OEM Information" /f REG ADD %KEY%\112 /V 1 /D "%CDROM%\Applications\Cleanup\oemcreate.cmd" /f REG ADD %KEY%\115 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\115 /V 1 /D "%CDROM%\Applications\Cleanup\clean.cmd" /f I started RunonceEx2.cmd from 4 as the previous one ended at 3, and dont know if the previous 3 get cleared after a reboot, so just to be safe
  2. Stupid me, of course it wont work. Its being used in a batch so when the values are written to the regitry then they will contain the wrong variables I know for a fact because i tested it last night and nothing installed. Please can someone recomend a work around? If this can be run from Cmdlines.txt then i think that will solve it but can i run it that early? If not is there another way around this? Sorry for my urgency but i need to reformat tonoight if possible I got my OCZ Rev2's here
  3. Dont think it is, i was wondering the other day and checked but it still said beta 1 on ms site, so i didnt know it had, hangon . Ok I remade it, with updated version, just going to test it Ok original post updated now on latest version http://rapidshare.de/files/753101/MSAnti-Installer.exe.html
  4. Thanks for the information Go get it: http://rapidshare.de/files/753101/MSAnti-Installer.exe.html
  5. I would like to see how your program deals with enclosed quotation marks ie having to use the escape char ( \" ) when nested quotations occur.
  6. Thanks but i would like to get this one working. Just so i know the limitations because i have had a small and simple brainstorm. @echo off cmdow @ /HID SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY%\001 /VE /D "Drive Letter Assignment" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\MapDrive.cmd ENU >%SystemDrive%\MapDrive.log 2>&1" /f FOR %%d IN (c: d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\CD.TXT SET CDROM=%%d REG ADD %KEY% /V TITLE /D "Installing applications" /f REG ADD %KEY%\002 /VE /D "Mozilla Firefox 1.0 + Extensions" /f REG ADD %KEY%\002 /V 1 /D "%CDROM%\Applications\Firefox\Firefox.exe /s" /f REG ADD %KEY%\002 /V 2 /D "%systemdrive%\install\Applications\Firefox\Setup.exe -MS -IRA" /f REG ADD %KEY%\002 /V 3 /D "%CDROM%\Applications\Firefox\Profile.exe /s" /f REG ADD %KEY%\002 /V 4 /D "%systemdrive%\install\Applications\Firefox\Firefox.cmd" /f REG ADD %KEY%\002 /V 5 /D "%systemdrive%\install\Applications\Firefox\Clean.cmd" /f REG ADD %KEY%\005 /VE /D "Logitech Setpoint for MX1000" /f REG ADD %KEY%\005 /V 1 /D "%CDROM%\Applications\Setpoint\Setpoint-Installer.exe" /f REG ADD %KEY%\005 /V 1 /D "pskill.exe QuickTour2.exe" /f REG ADD %KEY%\010 /VE /D "Java 5.1 Runtime" /f REG ADD %KEY%\010 /V 1 /D "%CDROM%\Applications\java\java11-Installer.exe /s" /f REG ADD %KEY%\012 /VE /D ".NET Framework 1.1 SP1" /f REG ADD %KEY%\012 /V 1 /D "%CDROM%\$OEM$\$1\install\Applications\netframe\netfxsp11.exe" /f REG ADD %KEY%\015 /VE /D "Kerio Personal Firewall 4.1.2" /f REG ADD %KEY%\015 /V 1 /D "%CDROM%\Applications\kpf\kpf412.exe /S /V\"/qn REBOOT=Suppress\"" /f REG ADD %KEY%\020 /VE /D "WinAmp 5.07" /f REG ADD %KEY%\020 /V 1 /D "%CDROM%\Applications\winamp\winamp.msi /qb-! INI="%CDROM%\Applications\winamp\winamp.ini"" /f REG ADD %KEY%\025 /VE /D "WinRar 3.14" /f REG ADD %KEY%\025 /V 1 /D "%CDROM%\Applications\WinRAR\wrar341.exe /s" /f REG ADD %KEY%\025 /V 2 /D "REGEDIT /S %CDROM%\Applications\WinRAR\cascade.reg" /f REG ADD %KEY%\030 /VE /D "MSN Messenger 6.2" /f REG ADD %KEY%\030 /V 1 /D "%CDROM%\Applications\MSN\MsnMsgs.msi /QB-!" /f REG ADD %KEY%\030 /V 2 /D "REGEDIT /S %CDROM%\Applications\MSN\msn.reg" /f REG ADD %KEY%\031 /VE /D "MSN Messenger Plus! 3" /f REG ADD %KEY%\031 /V 1 /D "%CDROM%\Applications\MSN\MsgPlus3.exe /SilentInstallNoSponsor" /f REG ADD %KEY%\031 /V 2 /D "pskill.exe MsgPlus.exe" /f REG ADD %KEY%\031 /V 3 /D "pskill.exe msnmsgr.exe" /f REG ADD %KEY%\035 /VE /D "Adobe Reader 7.0" /f REG ADD %KEY%\035 /V 1 /D "%CDROM%\Applications\adbrdr\acroread7s.exe" /f REG ADD %KEY%\040 /VE /D "ABC BitTorrent Client" /f REG ADD %KEY%\040 /V 1 /D "%CDROM%\Applications\abc\abc.exe /S" /f REG ADD %KEY%\045 /VE /D "Media Codecs" /f REG ADD %KEY%\045 /V 1 /D "%CDROM%\Applications\codecs\codecs.cmd" /f REG ADD %KEY%\050 /VE /D "Adobe Photoshop CS" /f REG ADD %KEY%\050 /V 1 /D "%CDROM%\Applications\pscs\AdobeCS-Installer.exe" /f REG ADD %KEY%\050 /V 2 /D "%CDROM%\Applications\pscs\settings.exe /s" /f REG ADD %KEY%\055 /VE /D "Scite Source Code Editor" /f REG ADD %KEY%\055 /V 1 /D "%CDROM%\Applications\scite\scite.exe /VERYSILENT /NORESTART" /f REG ADD %KEY%\060 /VE /D "GDATA AntiVirus Kit 2004" /f REG ADD %KEY%\060 /V 1 /D "%CDROM%\Applications\avk\installer.exe" /f REG ADD %KEY%\065 /VE /D "Direct Connect 0.688" /f REG ADD %KEY%\065 /V 1 /D "%CDROM%\Applications\directcon\DCPlusPlus.exe /S" /f REG ADD %KEY%\070 /VE /D "Ahead Nero Ultra 6.3" /f REG ADD %KEY%\070 /V 1 /D "%CDROM%\Applications\nero\nero.exe" /f REG ADD %KEY%\075 /VE /D "PerfectDisk 7.0.3" /f REG ADD %KEY%\075 /V 1 /D "%CDROM%\Applications\PerfectDisk\PD7-Installer.exe" /f REG ADD %KEY%\080 /VE /D "MicroSoft AntiSpyware Beta 1" /f REG ADD %KEY%\080 /V 1 /D "%CDROM%\Applications\Msanti\MSAnti-installer.exe" /f REG ADD %KEY%\085 /VE /D "Net Transport" /f REG ADD %KEY%\085 /V 1 /D "%CDROM%\Applications\nettrans\NT187.exe /SP /VERYSILENT /NOCANCEL /NORESTART" /f REG ADD %KEY%\086 /VE /D "Microsoft Office 2003" /f REG ADD %KEY%\086 /V 1 /D "%CDROM%\Applications\Office\PRO11.msi /QB" /f REG ADD %KEY%\090 /VE /D "SmartFTP Client" /f REG ADD %KEY%\090 /V 1 /D "%CDROM%\Applications\smartFTP\SFTPNSI.exe /S" /f REG ADD %KEY%\095 /VE /D "Skype" /f REG ADD %KEY%\095 /V 1 /D "%CDROM%\Applications\skype\skypesetup.exe /SP /VERYSILENT /NOCANCEL /NORESTART" /f REG ADD %KEY%\100 /VE /D "MP3 Tagger 2.77" /f REG ADD %KEY%\100 /V 1 /D "%CDROM%\Applications\mp3\mp3tag.exe /S" /f REG ADD %KEY%\105 /VE /D "Driver Cleaner" /f REG ADD %KEY%\105 /V 1 /D "%CDROM%\Applications\Driverclean\setup.exe /S" /f REG ADD %KEY%\107 /VE /D "Crap Cleaner 1.17" /f REG ADD %KEY%\107 /V 1 /D "%CDROM%\Applications\cc\ccsetup117.exe /S" /f REG ADD %KEY%\110 /VE /D "Removing Startup Items" /f REG ADD %KEY%\110 /V 1 /D "REGEDIT /S %CDROM%\Applications\Cleanup\starting.reg" /f REG ADD %KEY%\112 /VE /D "Creating OEM Information" /f REG ADD %KEY%\112 /V 1 /D "%CDROM%\Applications\Cleanup\oemcreate.cmd" /f REG ADD %KEY%\115 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\115 /V 1 /D "%CDROM%\Applications\Cleanup\clean.cmd" /f As you can see I have rejiggled my RunonceEx.cmd. If i put mapdrive.cmd in $OEM$\$1\ then it will be copied to C:\. Then if i run it before the command to set my CDROM drive then there should be no problems because the: FOR %%d IN (c: d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\CD.TXT SET CDROM=%%d will pickup the cd drive letter after its been assigned Cant see no problems with this method, can anyone else before i try and implement it?
  7. Sorry to revive a dead thread. I have been using this command file for my unattended windows Installs with no problems from RunonceEx. Now, im gonna be using my applications from CD and as durex has pointed out this may prove to be a hurdle, not if we can run the .cmd from cmdlines.txt Is this possible?
  8. the psu for you is the X-Pro 460 watt. This comes cable sleeved, with orange cable braid, and has a LED 120mm fan, so its quiet and has a nice blue glow inside and out the back of your case. Also holds good rails. I got one and its the best PSU i have ever bought.
  9. Yeah, i change my cmd window to be wider as i have a 17inch LCD. Setting my wallpaper by reg file for some reason doesnt work untill i manualy click apply when right clicking desktop, so hopefully this could sort it. Wonder if someone could test on VMware or VPC, i have not got either installed and its late here and have work in the morning. Thanks for sharing the wallpaper one. I took the .bmp from my application folder and put it onto my Windows OEM application folder and pointed to it using the .reg files. I did this before but pointed them to the .jpg in the Web folder in resources. Think my desktop should work automatically now. Thanks, let me know how you get on. I will also try but dont finish work untill 9pm tomorrow then will have to redownload VmMachine, and Daemon tools because my DVD ISO is large.
  10. hi mate try this: Although the unattended site says you only need to call a .log file from running from CD, but i found installing GDATA antivirus kit didnt install even from HDD unless i specified a .log file. Try this PC.exe -s -f2"%systemdrive%\PCMark.log" That will make a .log file on C:\. Also make sure there was no .iss in C:\Windows before you record the installation. Hope this helps
  11. Hi, I was basically browsing around my docs and settings folder to see if any other files saved any good data which i could use to be restored via using the OEM dist folders. in C:\Documents and Settings\MekerZ\Application Data\Microsoft\Windows\Themes I found a Custom.theme file, Now i know via Winnt.sif we can point to a .theme file (many thanks to greenmachine for his great tutorial) but i was looking at this: The file contained: ; Copyright © Microsoft Corp. 1995-2001 [Theme] DisplayName=My Current Theme ; My Computer [CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] DefaultValue=C:\WINDOWS\Explorer.exe,0 ; My Documents [CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\DefaultIcon] DefaultValue=C:\WINDOWS\SYSTEM32\mydocs.dll,0 ; My Network Places [CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon] DefaultValue=C:\WINDOWS\system32\SHELL32.dll,17 ; Recycle Bin [CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] full=C:\WINDOWS\System32\shell32.dll,32 empty=C:\WINDOWS\System32\shell32.dll,31 [Control Panel\Colors] ActiveTitle=45 80 153 Background=58 86 124 Hilight=150 181 218 HilightText=22 38 63 TitleText=242 244 248 Window=250 251 252 WindowText=0 0 0 Scrollbar=212 208 200 InactiveTitle=124 131 179 Menu=235 235 235 WindowFrame=0 0 0 MenuText=0 40 81 ActiveBorder=212 208 200 InactiveBorder=212 208 200 AppWorkspace=128 128 128 ButtonFace=235 235 235 ButtonShadow=180 180 180 GrayText=140 140 144 ButtonText=0 0 0 InactiveTitleText=226 238 248 ButtonHilight=250 250 250 ButtonDkShadow=150 150 150 ButtonLight=242 242 242 InfoText=0 40 81 InfoWindow=230 236 248 GradientActiveTitle=84 115 174 GradientInactiveTitle=154 165 200 ButtonAlternateFace=181 181 181 HotTrackingColor=0 0 128 MenuHilight=204 215 231 MenuBar=235 235 235 [Control Panel\Cursors] Arrow= Help= AppStarting= Wait= NWPen= No= SizeNS= SizeWE= Crosshair= IBeam= SizeNWSE= SizeNESW= SizeAll= UpArrow= DefaultValue=Windows default Link= [Control Panel\Desktop] Wallpaper=%WinDir%Web\Wallpaper\wolf.jpg TileWallpaper=0 WallpaperStyle=2 Pattern= ScreenSaveActive=0 [Control Panel\Desktop\WindowMetrics] [Metrics] IconMetrics=76 0 0 0 75 0 0 0 75 0 0 0 1 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 NonclientMetrics=84 1 0 0 1 0 0 0 15 0 0 0 15 0 0 0 18 0 0 0 20 0 0 0 244 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 16 0 0 0 244 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 1 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 0 0 0 19 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 [boot] SCRNSAVE.EXE= [MasterThemeSelector] MTSM=DABJDKT ThemeColorBPP=4 [VisualStyles] Path=%WinDir%resources\Themes\LunaVX\LunaVX.msstyles ColorStyle=VXThin Size=LargeFonts [AppEvents\Schemes\Apps\.Default\.Default\.Current] DefaultValue=%WinDir%media\Windows XP Ding.wav [AppEvents\Schemes\Apps\.Default\AppGPFault\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\Close\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current] DefaultValue=%WinDir%media\Windows XP Hardware Insert.wav [AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current] DefaultValue=%WinDir%media\Windows XP Hardware Remove.wav [AppEvents\Schemes\Apps\.Default\DeviceFail\.Current] DefaultValue=%WinDir%media\Windows XP Hardware Fail.wav [AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current] DefaultValue=%WinDir%media\Windows XP Battery Low.wav [AppEvents\Schemes\Apps\.Default\MailBeep\.Current] DefaultValue=%WinDir%media\Windows XP Notify.wav [AppEvents\Schemes\Apps\.Default\Maximize\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\MenuCommand\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\MenuPopup\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\Minimize\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\Open\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\PrintComplete\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\RestoreDown\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\RestoreUp\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\RingIn\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\Ringout\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current] DefaultValue=%WinDir%media\Windows XP Error.wav [AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current] DefaultValue=%WinDir%media\Windows XP Exclamation.wav [AppEvents\Schemes\Apps\.Default\SystemExit\.Current] DefaultValue=%WinDir%media\Windows XP Shutdown.wav [AppEvents\Schemes\Apps\.Default\SystemHand\.Current] DefaultValue=%WinDir%media\Windows XP Critical Stop.wav [AppEvents\Schemes\Apps\.Default\SystemNotification\.Current] DefaultValue=%WinDir%media\Windows XP Balloon.wav [AppEvents\Schemes\Apps\.Default\SystemQuestion\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\SystemStart\.Current] DefaultValue=%WinDir%media\Windows XP Startup.wav [AppEvents\Schemes\Apps\.Default\SystemStartMenu\.Current] DefaultValue= [AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current] DefaultValue=%WinDir%media\Windows XP Logoff Sound.wav [AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current] DefaultValue=%WinDir%media\Windows XP Logon Sound.wav [AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current] DefaultValue=%WinDir%media\Windows XP Recycle.wav [AppEvents\Schemes\Apps\Explorer\Navigating\.Current] DefaultValue=%WinDir%media\Windows XP Start.wav if you double click this, it opens the desktop properties and as you can see says "My Current Settings". Now as long as the file points to the .msstyles files (which it does) im thinking cant we shove this file using OEM folders that it could be an alternative to using winnt.sif? As windows reads and edits this file each time you make a change? Sorry if im barking up the wrong tree.
  12. dont think they do. Because $OEM$ doesnt represent a location within the windows install. Also i remember once out of interest searching for my RunonceEx (in oem folder) to see if it needed deleting via batch file, but never found it. Either they get copied and deleted automatically (highly unlikely) or they are not copied over at all.
  13. Well I ended up using an alpha channel anyway because that how i make my transparent CS:S sprays. So ive got it sorted, thanks
  14. Hi, im trying to do this atm, but its not going transparent. Im going by Allanols, and SiMonSaYs idea of the 0,0 px and opposite corner colour being the ones representing the transparent colour and saving as 32bit bitmap. Anyone have ago for me? or tell me what i need to do? http://www.meknet.co.uk/oemlogo.psd
  15. I tried this, but was a no go either. START /MIN %ProgramFiles%\Mozilla\Firefox\Firefox.exe -silent -nosplash -setDefaultBrowser START /MIN %ProgramFiles%\Mozilla\Thunderbird\Thunderbird.exe -silent -nosplash -setDefaultMail PING 127.0.0.1 -n 10>NUL TASKKILL /F /IM Firefox.exe TASKKILL /F /IM Thunderbird.exe Thanks i will try this now. Yes it only seems to haven after 1.05 upgrade, thats the only thing i hhave changed. Oh well, there is a solution.
  16. Ok lads calm down. I know people should search but he seems to want to know what the key is doing, not just that it does what he wants. Here is a small explanation. The startup entries in windows XP are stored in different keys, you will find most of them in HKLM\Software\Microsoft\Windows\Run, some of them may be in HKCU\Software\Microsoft\Windows\Run because some programs may start up depending on what user logs on. Just check both of them for the ones which you want to remove. It cant be any simpler. Here is a screenshot of my registry. As you can see I have 3 things starting up when i logon. But what programs do they represent? Well the key give info to which program it is launching, and I have highlighted this with a red box. So I know the key for Microsoft Anti Spyware is gcasServe. So to stop it from starting up, i need to remove this from the registry. So how do you remove keys unattended from the registry? Well in note pad create the file like in the picture, with the key branch the key is stored in (in the picture that is [HKLM\Software\Microsoft\Windows\Run]) and then the key we want to remove. To remove a key you put "keyname"=- (using - in regedit removes a value) Save this file as startup.reg and in a batch file or form runonceEx (after all the programs have installed) put REGEDIT /S startup.reg. Also guys, how do you remove startup programs which are called Common startup in msconfig? They dont seem to have registry keys, unless im being a moron . Do you remove them by removing the .lnk files fron the startup folder?
  17. cmdlines.txt [COMMANDS] "rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\redirect.inf" redirect.inf [Version] Signature=$CHICAGO$ [DefaultInstall] AddReg=Reg.Settings [Reg.Settings] HKCU,"%SMWCvEUSF%",Personal,0,"%PERSONAL%" HKCU,"%SMWCvEUSF%","My Pictures",0,"%PICTURES%" HKCU,"%SMWCvEUSF%",Favorites,0,"%FAVORITES%" HKCU,"%SMWCvEUSF%","My Music",0,"%MUSIC%" [Strings] SMWCvEUSF = "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" PERSONAL = "F:\My Documents" PICTURES = "F:\My Documents\My Pictures" FAVORITES = "F:\Favorites" MUSIC = "F:\My Documents\My Music" Place redirect.inf in the same folder as cmdlines.txt
  18. Thanks although i aint sure on the 002 thing, i mean should i just leave it as 2?
  19. [version] signature="$Windows NT$" [DefaultInstall] AddReg=PageFile.AddReg [PageFile.AddReg] HKLM,"System\CurrentControlSet\Control\Session Manager\Memory Management",PagingFiles,0x10000,"C:\pagefile.sys 002 002",""G:\pagefile.sys 1536 1536" Will this code change pagefile on c to 2mb and pagefile on G to 1536?
  20. Coolermaster 201 = best case ever made.
  21. Please post your winnt.sif in code tags and also a screenshot of your folder setup using the tree view in explorer.
  22. Yup, thats just turns off the warning message, windows will still install any old WHQL drivers over any new betas.
  23. Nice info there prathapml, although im having problems getting my head around this Now I only found this out the other day, just after doing a fresh install with my UA DVD. When I first came to MSFN, I was using the 66.93 latest WHQL drivers, and I tried to do it with the 71.20 extreme G drivers but my PC would not get into windows and generate an error daying driver nv4_disp.dll got stuck in a loop. By now I had still not discovered that you cannot add beta nvidea display drivers, and I have since added 71.21 drivers to my UA disk and last week I did a reformat using it, and the drivers installed! It was after that I read you supposidly couldnt add beta drivers, very weird.
  24. Thats for network usage though, anyway i sorted it running it from a batch which aint a biggie.
  25. Well for the problem i posted above, I have sorted it using a .cmd file. Seems to you cant run a installer which needs. iss from the config.txt. So to do what you want make a .cmd and include it in the Archive.7z setup.exe /switch /anotherswitch /wait REGEDIT settings.reg Then call the .cmd file from config.txt
×
×
  • Create New...