MSFN Forum: The Official Switches Thread Only - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 10 Pages +
  • « First
  • 7
  • 8
  • 9
  • 10
  • You cannot start a new topic
  • You cannot reply to this topic

The Official Switches Thread Only List Programs/ [Silent Switches] Rate Topic: -----

#161 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01

Posted 29 December 2003 - 08:19 AM

The directx 9.0b OPK comes from http://oem.microsoft.com


#162 User is offline   ObCeeDee 

  • Group: Members
  • Posts: 5
  • Joined: 30-September 03

Posted 01 January 2004 - 11:34 PM

Any idea for Textpad 4.7.2? I'm having problems finding out what switch to use, it starts with installshield, then I see something of windows installers, and and and i'm losing it :rolleyes:

Only need the switch :)

#163 User is offline   pfear 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 19-November 03

Posted 15 January 2004 - 04:52 AM

Zone Alarm Free 4-5-538


While trying to install Zone Alarm Free in CMDLINES.TXT, I always got this error message from Zone Alarm: "Could not find config file c:\Documents.". When I closed this error window, Windows would sent me another message stating that it ocurred an error (critical error), so that the installation was not completed successfully.

There was no way to find out what was going on. I've searched Zone Labs knowledge base but I couldn't find any help.

I wanted to install Zone Alarm in CMDLINES.TXT because the configuration would stick to all users created after this installation.

I had to change my initial procedure a little bit, but I managed to install it the way I wanted.

Here goes my solution:

1. Install Zone Alarm Free 4-5-538 in a computer running Windows XP and, after configuring it the way you want, copy the hidden file c:\WINDOWS\system32\zllictbl.dat removing the hidden attribute. This file stores some config information for Zone Alarm.

2. From this installation, export the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\Registration

3. In CMDLINES.TXT, import the following configuration to the registry (contains the user information):
(start /wait REGEDIT /S zapHKCU.reg)

---------------------------------zapHKCU.reg---------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Zone Labs\Monitor\DialogControl]
"CheckUpdateDialog"=hex(0):01,00,00,00
"RegisterDialog"=hex(0):01,00,00,00
"MoreInfoDialog"=hex(0):01,00,00,00
"AppMoreInfoDialog"=hex(0):01,00,00,00
"ShutdownDialog"=hex(0):00,00,00,00

[HKEY_CURRENT_USER\Software\Zone Labs\ZoneAlarm]
"CfgMain"=hex(0):5c,00,00,00,2c,00,00,00,00,00,00,00,d9,02,00,00,64,02,00,00,\
03,00,00,00,ff,d7,65,02,ff,f0,8d,02,ff,bd,3c,02,66,66,66,02,01,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,01,00,00,00,00,00,00,00,01,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"TransmitDialogs"=dword:00000001
------------------------------End of zapHKCU.reg----------------------------------

3. Add to your Windows XP install CDROM, in \%OEM%\$1\install\Applications\ZoneAlarm:

zlsSetup_45_538.exe
zllictbl.dat

4. Add to the *.cmd file in GuiRunOnce:

start /wait %systemdrive%\install\Applications\ZoneAlarm\zlsSetup_45_538.exe /s /noreboot
attrib -r -h %systemdrive%\install\Applications\ZoneAlarm\zllictbl.dat
attrib -h %systemdrive%\WINDOWS\system32\zllictbl.dat
copy /Y %systemdrive%\install\Applications\ZoneAlarm\zllictbl.dat %systemdrive%\WINDOWS\system32\zllictbl.dat >nul
attrib +h %systemdrive%\WINDOWS\system32\zllictbl.dat
start /wait REGEDIT /S zapHKLM.reg

---------------------------------zapHKLM.reg---------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm]
"ShowLogo"=dword:00000001
"AlertTimer"=dword:00000258
"UpdateReminder"=dword:00000000
"LastAutoUpdate"=dword:400045ad
"LastManualUpdate"=dword:3fe47d9f
"HideIP"=dword:00000001
"IncomingCount"=dword:00000000
"QuarantineCount"=dword:00000000
"BlockCount"=dword:00000000
"PostSwitchbackChoice"=dword:00000000
"CurrentVersion"="4.5.538.000"
"OEM"="1012"
"ADBlockCount"=dword:00000000
"CookiesBlockCount"=dword:00000000
"URLBlockCount"=dword:00000000
"CacheClearedKB"=dword:00000000
"HackCount"=dword:00000000
"SubRemind"=dword:00000000
"RunWizards"=dword:00000000
"RunTutorial"=dword:00000000
"RunSwitchbackWizard"=dword:00000000
"RunProgramWizard"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\plugin]
"OldSet"=dword:000186a1
"Panel"=hex:04,00,00,00,10,00,00,00,01,00,00,00,ff,01,00,00,02,00,00,00,10,00,\
00,00,02,00,00,00,ff,01,00,00,01,00,00,00,10,00,00,00,04,00,00,00,ff,01,00,\
00,01,00,00,00,10,00,00,00,08,00,00,00,ff,01,00,00,00,00,00,00,10,00,00,00,\
20,00,00,00,ff,01,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\plugin\obj\00000001]
"path"="C:\\ARQUIV~1\\ZONELA~1\\ZONEAL~1\\security.zap"

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\plugin\obj\00000002]
"path"="C:\\ARQUIV~1\\ZONELA~1\\ZONEAL~1\\firewall.zap"

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\plugin\obj\00000004]
"path"="C:\\ARQUIV~1\\ZONELA~1\\ZONEAL~1\\programs.zap"

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\plugin\obj\00000008]
"path"="C:\\ARQUIV~1\\ZONELA~1\\ZONEAL~1\\alert.zap"

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\plugin\obj\00000010]
"path"="C:\\ARQUIV~1\\ZONELA~1\\ZONEAL~1\\privacy.zap"

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\plugin\obj\00000020]
"path"="C:\\ARQUIV~1\\ZONELA~1\\ZONEAL~1\\email.zap"

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\plugin\obj\00000080]
"path"="C:\\ARQUIV~1\\ZONELA~1\\ZONEAL~1\\filter.zap"

[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\plugin\obj\00000100]
"path"="C:\\ARQUIV~1\\ZONELA~1\\ZONEAL~1\\idlock.zap"

; Here goes your personalized information - From "2." above
[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\Registration]
"RegisteredOwner"="xxxxx"
"RegisteredOrganization"="xxxx"
"EMailAddr"="xxxxxxxx"
"WantEmail"="xxx"
"SurveyComputers"="xxx"
"SurveyNetConn"="xxxxxxxxxxxxxxxxxxxxxxxx"
"SurveyPeople"="xxxxxxxxxxxxxx"
"SurveyUse"="xxxxxxxxxxxx"
"OperatingSystem"="xxxxxxxxxxxxxx"
"SurveyNumComps"="xx"
"SurveyConnectType"="xxxxx"
"SurveySkillLevel"="xxxxxxxxxxx"
"SurveyPCtype"="xxxxxxxxxxxxxxxxxxxxxxx"
"FullRegistration"="xxx"
"SerialNum"="xxxxxxxxxxxxxxxxxxxxxxxxxx"
"ProductModeAtInstall"="6"
"RegLanguage"="U.S. English"

; Here goes your personalized information - From "2." above
[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\Registration\4.5.538.000]
@=""
"ProductName"="ZoneAlarm"
"Language"="en"
"OEM"="1012"
"ProductState"="1"
"LastCheckResult"=dword:000000c8
"RegisteredSerial"="TRUE"
"LastCheckDate"=dword:xxxxxxxx
"RegisterDate"=""

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vsmon\Enum]
"0"="Root\\LEGACY_VSMON\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
------------------------------End of zapHKLM.reg----------------------------------


With this procedure, you don't have that nag config window asking for information after you reboot. For all users that are created, Zone Alarm is already configured.



pfear

#164 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 January 2004 - 01:33 PM

thanks for the ZA pro info, pfear, i was looking for it.

well, I know that this thread now resembles a dead one and is unwieldy large, but anyway, here goes some info I had discovered -

Most apps that use InstallShield or MSI for an installer support the "blah-blah.exe /A" syntax, i.e., the /A switch is something that you'd execute on the exe or the msi file yourself, and create a "network server image" for the install. In simpler terms, "setup.exe /A" allows you to create an administrative install point. Just compress and SFX the resultant folder with winrar or 7zip to see major size drops. Then, during install, run the exe to silently extract itself to a known location, and run "XYZ-app.msi /QB" to install silently. In most cases apps can be converted from "XYZ.exe /S /v/qb" to "XYZ\setup.msi /QB". An example below:
ECHO Installing Adobe Acrobat Reader 6.0.1
start /wait %systemdrive%\install\Applications\AR6.exe
start /wait %systemdrive%\install\Applications\AdobeReader6\AcroRead-6.0.1.msi /QB

I've found that this method of installing from an administrative install point works for Acrobat Reader 6, VMware 4.0.5, Partition Magic 8, Sun Java VM, and many other apps.
The biggest benefit is the space you save. The above three apps went from 45 to 33 MB for me. If you want to eliminate some junk, you can do so by deleting the win9x, NT4 and win2k related files from the administrative install point folder.

Advantages : You can cut down an installer's size by half, and also the time taken for that app to initialise setup and install is slashed.

Diskeeper 8 Pro can be installed the above way, but it for some reason it doesn't seem to like it - you keep getting error messages after install that "dkservice.exe has encountered an error and needs to be shutdown".





Also, some apps can be installed, and then copied over directly, they don't need an installer to import stuff into your "Windows\System32" and "Program Files" folders.
Some of these are -
1. Abiword 2.0.2
2. IrfanView 3.85 + plugins
3. mIRC 6.12
4. Mozilla FireBird browser 0.7
5. Mozilla ThunderBird e-mail client 0.4
6. MyIE2 web browser 0.9.13
7. Reget Download Manager 3.3
8. WinImage 6.10

Hoping this helps a lot of people slim their CD and\or add new programs to it.

#165 User is offline   Banjer 

  • Group: Members
  • Posts: 3
  • Joined: 14-January 04

Posted 18 January 2004 - 04:31 AM

For Firebird 0.7 some registrykeys can be added to make sure most plugins, like flash etc., install correctly.
[HKEY_LOCAL_MACHINE\Software\Mozilla\Mozilla Firebird]
"GeckoVer"="1.0.1"
[HKEY_LOCAL_MACHINE\Software\Mozilla\Mozilla Firebird\bin]
"PathToExe"="C:\\program files\\MozillaFirebird\\MozillaFirebird.exe"
[HKEY_LOCAL_MACHINE\Software\Mozilla\Mozilla Firebird\Extensions]
"Plugins"="C:\\Program Files\\MozillaFirebird\\Plugins"
"Components"="C:\\Program Files\\MozillaFirebird\\Components"
[HKEY_LOCAL_MACHINE\SOFTWARE\mozilla.org\Mozilla]
"CurrentVersion"="1.5"

Make sure these are added before installing the plugins

#166 User is offline   RickoSauve 

  • Group: Members
  • Posts: 2
  • Joined: 19-January 04

Posted 19 January 2004 - 11:42 PM

I have searched everywhere and tried everything but I cannot get Roxio easy Cd Creator to install silently. If anyone has any ideas or suggestions PLEASE leave post them. I have never been so frustrated as I am with this stupid program. Thanks in advance.

#167 User is offline   discarnet 

  • Junior
  • Pip
  • Group: Members
  • Posts: 50
  • Joined: 21-January 04

Posted 21 January 2004 - 11:03 AM

OK i have a bootable dvd with XP and SP1 as well as nortons 2003,kazaa lite,
msn 6.1, media player 9 and a few others

But how do i get a silent install of the following

Publisher xp 2002
win mx

I have looked and looked for these for two days solid and am now going a bit crazy :)

(yes another newbie so be kind to me please)


#168 User is offline   discarnet 

  • Junior
  • Pip
  • Group: Members
  • Posts: 50
  • Joined: 21-January 04

Posted 21 January 2004 - 11:05 AM

[SIZE=1] bloody hell that last one came out a bit on the big size :)

#169 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 January 2004 - 05:52 PM

Look for publisher XP info here : http://unattended.MS...xp/officexp.htm

As for WinMX, just try the switches you know, one of those may turn out to be the right one. Identify which Installer it uses and look-up the guide at http://unattended.MS...pplications.htm for info on how to use that installer app in unattended mode.

or type the installer's name:
"winmx-setup-version.exe /?"
the /? switch asks the setup program as to which switches it supports.
If nothing else works, you know what to do - do what you used to do before you automated windows and apps setup.

#170 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 January 2004 - 06:08 PM

Roxio Easy CD Creator 5:
Since it is an MS installer (.msi) based install, i'd be surprised if it doesn't support the "/QB" switch. Anyway, the setup.ini of ECDC5 informs that "/S" is the silent mode to install it. If it asks to reboot (Yes/No) after install, append "Reboot=suppress" to the install command line.

For example:
"<easy cd creator 5 setup folder>\ECDC5.msi /S Reboot=Suppress"
must work. Please do check and tell us if it worked, or if it did not, did you get any other switch ?

#171 User is offline   n00b 

  • Member
  • PipPip
  • Group: Members
  • Posts: 137
  • Joined: 18-January 04

Posted 21 January 2004 - 07:28 PM

AaronXP, on Dec 29 2003, 08:19 AM, said:

The directx 9.0b OPK comes from http://oem.microsoft.com

Does it have OPK's for WMP9 Win2000 edition in there?

I know there is one on the unattended site but I have no clue if it is XP specific or not.

#172 User is offline   RickoSauve 

  • Group: Members
  • Posts: 2
  • Joined: 19-January 04

Posted 22 January 2004 - 01:21 AM

I ran the ECDC6.msi file with /qb Reboot=Supress switches and I got things started although it failed due to ar error saying "could not access network location PhotoSuite". I have no idea what that means and I have tried searching the internet and the Roxio website, although they might actually have the worst support system ever, and I found nothing. I appreciate everyones help. Just in case others are trying to accomplish the same thing I am. I have discovered that you can run the setup.exe file with a /a switch and get a network install copy but I have no idea what to do with that new file or anything. Sorry and thank you for any future and past help that I have received.

#173 User is offline   darthyoda6 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 13-December 03

Posted 22 January 2004 - 02:18 PM

Does anyone know how to install Acrobat 5 (not the reader, but the writer)? And has anyone figured out Norton Live Update and the updated Virus Definitions. THanks.

#174 User is offline   elduderino 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 19-November 03

Posted 23 January 2004 - 09:00 AM

bpollina, on Dec 19 2003, 11:43 PM, said:

Anyone have switches for these?

6) Spybot Search and Destroy

start /wait %systemdrive%\install\Applications\spybot\spybotsd12.exe /silent

Works for me

#175 User is offline   Zyrill 

  • Group: Members
  • Posts: 2
  • Joined: 02-February 04

Posted 02 February 2004 - 06:11 PM

I have a problem regarding Alcohol 120% silent install: it keeps wanting to restart... The Setup always asks wether or not I want to restart - I say: STFU. Unfortunately the setup seems unable to understand me... the script I'm using is as follows:
start /wait setup.msi /QB
REGEDIT /S register.reg

If I omit the B it restarts instantly... I'm trying to install version 1.4.8.1222 that way.

#176 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01

Posted 02 February 2004 - 08:29 PM

Don't use the msi, use the setup.exe file. Execute as:

setup.exe /qn Reboot=Suppress

#177 User is offline   Zyrill 

  • Group: Members
  • Posts: 2
  • Joined: 02-February 04

Posted 02 February 2004 - 11:22 PM

thx! it works :)

#178 User is offline   -MAXX- 

  • Group: Members
  • Posts: 5
  • Joined: 24-January 04

  Posted 03 February 2004 - 06:16 AM

Is anybody know how to install Winbrush 2002 ?? Tnx

#179 User is offline   Sound 

  • Group: Members
  • Posts: 7
  • Joined: 01-October 03

Posted 11 February 2004 - 01:17 PM

Hello,

here some of my Batchfiles Parameter.

";Media Player 9"
"C:\WINNT\hotfixes\mplayer9\mpsetup.exe /Q:A /R:N"
"Media Player 9 Codecs"
"C:\WINNT\hotfixes\mediacod\codecs.exe /q"


ECHO
ECHO Installing DirectX 9.0b
ECHO Please wait......
start/wait %Systemdrive%\WINNT\HOTFIXES\DIRECTX\DIRECTX9\DXSETUP.exe /opk

ECHO
ECHO Installing Update Packet
ECHO Please wait......
start/wait %Systemdrive%\WINNT\HOTFIXES\packet\packet.exe -s

ECHO
ECHO Media Player Encoder
ECHO Please wait......
C:\WINNT\hotfixes\mediaenc\encoder.exe /q

ECHO Installing Acrobat Reader 6
ECHO Please wait...
start/wait %Systemdrive%\WINNT\HOTFIXES\acroread\AR6.msi /QB

ECHO Installing .NET Framework v1.1
ECHO Please wait...
start/wait %Systemdrive%\WINNT\HOTFIXES\netframe\netfx.msi /QB

ECHO.
ECHO Installing WinRAR 3.20
ECHO Please wait...
start/wait %Systemdrive%\WINNT\HOTFIXES\winrar\wrar320.exe /s

CLS
ECHO.
ECHO Installing Internet Explorer 6
ECHO Please wait...
start/wait %Systemdrive%\WINNT\HOTFIXES\ie6\FLAT\WIN32\DE\ie6setup.exe /Q:A /R:N

CLS
ECHO.
ECHO Installing Sun Java VM 1.4.1
ECHO Please wait...
start /wait %systemdrive%\WINNT\HOTFIXES\sun_java\setup.exe -s -f1"%systemdrive%\WINNT\HOTFIXES\sun_java\setup.iss"


%Systemdrive%\WINNT\reboot.vbs



-------------------------------------------


dim fs,copy

set fs = createobject("scripting.filesystemobject")
fs.copyfile "c:\winnt\clean.vbs", "C:\Dokumente und Einstellungen\All Users\Startmenü\Programme\Autostart\"
Set objSystemSet = GetObject("winmgmts:{impersonationLevel=impersonate,(Shutdown)}").InstancesOf("Win32_OperatingSystem")

For Each objSystem In objSystemSet
objSystem.Win32Shutdown 2
Next

-------------------------------------------------------------------------------
Clean.vbs



set fs = createobject("scripting.filesystemobject")


fs.deletefile "C:\WINNT\reboot.vbs",true
fs.deletefile "C:\WINNT\Web\Wallpaper\*.jpg",true
fs.deletefile "C:\WINNT\starter.bat",true
fs.deletefile "C:\WINNT\ie.bat",true
fs.deletefile "C:\Dokumente und Einstellungen\Administrator\Desktop\Java Web Start.lnk" ,true
' fs.deletefile "C:\Dokumente und Einstellungen\Administrator\Startmenü\Programme\Autostart\Microsoft Office.lnk" ,true

fs.deletefolder "C:\WINNT\Hotfixes",true
fs.deletefolder "C:\POSTSP4temp",true
fs.deletefolder "C:\Drivers" ,true
fs.deletefolder "C:\Dokumente und Einstellungen\Administrator\Startmenü\Programme\WinRar",true
fs.deletefolder "C:\Dokumente und Einstellungen\All Users\Startmenü\Programme\WinRar",true
' fs.deletefolder "C:\Dokumente und Einstellungen\All Users\Startmenü\Programme\PrintMe Internet Printing",true
fs. deletefolder "C:\Dokumente und Einstellungen\Administrator\Favoriten\Medium",true
fs.deletefolder "C:\Dokumente und Einstellungen\Administrator\Startmenü\Programme\Java Web Start",true


Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile("C:\Dokumente und Einstellungen\Administrator\SendTo\Desktop (Verknüpfung erstellen).DeskLink")
f1.Move ("C:\Dokumente und Einstellungen\Administrator\SendTo\1. Desktop.DeskLink")


Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile("C:\Dokumente und Einstellungen\Administrator\SendTo\3½-Diskette (A).lnk")
f1.Move ("C:\Dokumente und Einstellungen\Administrator\SendTo\2. Diskette (A).lnk")


Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile("C:\Dokumente und Einstellungen\Administrator\SendTo\Eigene Dateien.mydocs")
f1.Move ("C:\Dokumente und Einstellungen\Administrator\SendTo\3. Eigene Dateien.mydocs")


Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile("C:\Dokumente und Einstellungen\Administrator\SendTo\E-Mail-Empfänger.MAPIMail")
f1.Move ("C:\Dokumente und Einstellungen\Administrator\SendTo\4. E-Mail-Empfänger.MAPIMail")






set wshshell = createobject("wscript.shell")
wshshell.run "c:\winnt\rclean.bat"


------------------------------------------------------------
rcclean.bat



ECHO Registering IE Design
REGEDIT /S C:\WINNT\ie.reg

REGEDIT /S C:\WINNT\wallpap.reg

REGEDIT /S C:\WINNT\explorer.reg

REGEDIT /S C:\WINNT\UNDO.reg


%Systemdrive%\WINNT\allclean.vbs


--------------------------------------------------------------
allclean.vbs



set fs = createobject("scripting.filesystemobject")
fs.deletefile "C:\WINNT\ie.reg",true
fs.deletefile "C:\WINNT\explorer.reg",true
fs.deletefile "C:\WINNT\wallpap.reg",true
fs.deletefile "C:\WINNT\rclean.bat",true
fs.deletefile "C:\WINNT\CLEAN.VBS",true

fs.deletefile "C:\Dokumente und Einstellungen\All Users\Startmenü\Programme\Autostart\CLEAN.VBS",true



quelle="C:\WINNT\all\Explorer.lnk"
ziel = "C:\Dokumente und Einstellungen\All Users\Startmenü\"
Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile(quelle)
f1.Move (ziel)


Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile("C:\WINNT\all\Verwalt.lnk")
f1.copy ("C:\Dokumente und Einstellungen\All Users\Startmenü\Verwaltung.lnk")


Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile("C:\Dokumente und Einstellungen\All Users\Startmenü\Explorer.lnk")
f1.copy ("C:\Dokumente und Einstellungen\All Users\Desktop\")



Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile("C:\Dokumente und Einstellungen\All Users\Startmenü\Explorer.lnk")
f1.copy ("C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\Microsoft\Internet Explorer\Quick Launch\")


Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile("C:\Dokumente und Einstellungen\All Users\Startmenü\\Verwaltung.lnk")
f1.copy ("C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\Microsoft\Internet Explorer\Quick Launch\")


Set fso = CreateObject("Scripting.FileSystemObject")
Set f1 = fso.GetFile("C:\WINNT\all\Arbeits.lnk")
f1.copy ("C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\Microsoft\Internet Explorer\Quick Launch\Arbeitsplatz.lnk")



set fs = createobject("scripting.filesystemobject")
fs.deletefolder "C:\WINNT\all",true

set wshshell = createobject("wscript.shell")
wshshell.run "c:\winnt\reboot2.vbs"


------------------------------------------------------------
reboot2.vbs

dim fs,copy

Set objSystemSet = GetObject("winmgmts:{impersonationLevel=impersonate,(Shutdown)}").InstancesOf("Win32_OperatingSystem")

For Each objSystem In objSystemSet
objSystem.Win32Shutdown 2
Next






I hope some of the Parameter help other Users.

If somebody have any questions feel free to write to me a Message.

Greetings Sound

#180 User is offline   ari 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 04-February 04

Posted 15 February 2004 - 04:46 PM

Bâshrat the Sneaky, on Oct 29 2003, 10:26 PM, said:

what are the switches for the followin progs (ive been searching for hours, couldnt find anything :s :r )

-logitech mouseware
-logitech itouch

thx alot
extract both dowloaded .exe files with Winrar, make for both a setup.iss file with the command

setup.exe -R
for more Informations see here
than
echo.
echo  Installing Logitech Keyboarddriver, please wait...
start /wait %DlDriver%\Logitech\it221deu\setup.exe -s -f1"%DlDriver%\Logitech\it221deu\setup.iss"
echo.
echo  Installing Logitech Mousedriver, please wait...
start /wait %DlDriver%\Logitech\mw9791deu\setup.exe -s -f1"%DlDriver%\Logitech\mw9791deu\setup.iss"

and the settings:
echo.
echo  Installing Mouse + Keyboardsettings, please wait...
start /wait REGEDIT /S %DlDriver%\Logitech\Key_Mouse_Settings.reg

Key_Mouse_Settings.reg:
Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Logitech]

[HKEY_CURRENT_USER\Software\Logitech]
...

Export the necessary entries from a full installed System in this .reg file.

Share this topic:


  • 10 Pages +
  • « First
  • 7
  • 8
  • 9
  • 10
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy