MSFN Forum: Compiled List - 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
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Compiled List Everyones here Rate Topic: -----

#1 User is offline   aitf311 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 21-October 03

Posted 05 November 2003 - 10:12 AM

PLEASE POST WHAT ISNT HERE SO I CAN ADD IT

------------------------------------------------------
Mirc, Mozilla, FlashFXP
------------------------------------------------------
Program Name : 7-Zip
Program Version : 
Full : 7-zip.exe -y /q /r:n
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Ad-Aware
Program Version : 6
Full : aaw6.exe /s
Extraction : No
Registration : No

DEL "%userprofile%\Desktop\Ad-aware*"
------------------------------------------------------
Program Name : Adobe Photoshop
Program Version : 7
Full : See Below
Extraction : Yes
Registration : Yes

The first thing you need to do is locate you Photoshop install files and open called "Abcpy.ini" with notepad. 
You then need to edit the "OEM Installation Options" section:

[OEM Install]
DisplayWelcomeDlg=NO
DisplayEULA=NO
DisplayXPDialog=NO
DisplayTypeOfInstallDlg=NO
DisplaySelectDestDirDlg=NO
DisplayCustomDlg=NO
DisplayUserInfoDlg=NO
DisplayConfirmRegDlg=NO
DisplayStartCopyDlg=NO
DisplayFinishDlg=NO
DisplayFinalMessage=NO
DisplayRebootDlg=NO
ProgGroupName=
DefaultDestDir=C:\Programmer\Adobe\Photoshop
UserName=Gates
UserCompanyName=Microsoft
UserSerialNumber=XXXXXXXXXXXXXXXXXXXXXXXX
DisplayBackGround=
DisplayProgressBar=
ProgressBarStart=
ProgressBarEnd=

If you want a completely silent install use the -S switch. E.G like this:

%systemdrive%\install\Applications\Photoshop\Setup.exe -S

If you want a semi-silent install don't use any switches!

%systemdrive%\install\Applications\Photoshop\Setup.exe
------------------------------------------------------
Program Name : Adobe Photoshop
Program Version : 8
Full : See Below
Extraction : Yes
Registration : Yes

The first thing you need to do is locate you Photoshop install files and open called "Abcpy.ini" with notepad. 
You then need to edit the "OEM Installation Options" section:

[OEM Install]
DisplayWelcomeDlg=NO
DisplayEULA=NO
DisplayXPDialog=NO
DisplayTypeOfInstallDlg=NO
DisplaySelectDestDirDlg=NO
DisplayCustomDlg=NO
DisplayUserInfoDlg=NO
DisplayConfirmRegDlg=NO
DisplayStartCopyDlg=NO
DisplayFinishDlg=NO
DisplayFinalMessage=NO
DisplayRebootDlg=NO
ProgGroupName=
DefaultDestDir=C:\Programmer\Adobe\Photoshop
UserName=Gates
UserCompanyName=Microsoft
UserSerialNumber=XXXXXXXXXXXXXXXXXXXXXXXX
DisplayBackGround=
DisplayProgressBar=
ProgressBarStart=
ProgressBarEnd=

If you want a completely silent install use the -S switch. E.G like this:

%systemdrive%\install\Applications\Photoshop\Setup.exe /S
------------------------------------------------------
Program Name : Adobe Reader
Program Version : 6 Build 181
Full : AR6.msi /QB
Extraction : Yes
Registration : No
------------------------------------------------------
Program Name : AIM
Program Version : 5.2
Full : aim.exe /silent
Extraction : No
Registration : No

REM Removing AIM advertising
copy /Y %windir%\Apps\AIM\aim.odl %programfiles%\AIM95\aim.odl
rem resets homepage because of aim
%windir%\System32\rundll32.exe setupapi,InstallHinfSection RestoreHomePage 132 %windir%\inf\iereset.inf
rem deletes shortcuts left by aim
regedit.exe /s %windir%\Apps\AIM\delaim.reg
rem deletes shortcuts left by aim
del "%allusersprofile%\Desktop\*.lnk"
del "%allusersprofile%\Desktop\*.url"
del "%allusersprofile%\Start Menu\Free AOL & Unlimited Internet.url"
del "%userprofile%\Desktop\Free AOL & Unlimited Internet.url"
del "%allusersprofile%\Favorites\Free AOL & Unlimited Internet.url"
del "%userprofile%\Favorites\Free AOL & Unlimited Internet.url"
------------------------------------------------------
Program Name : Alcohol 120%
Program Version : 1.4.6.711
Full : setup.msi /QB
Extraction : Not Tested
Registration : Yes

REGEDIT4

[HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="WHO ?"
"Company"="WHO ?"
"SerialNo"="PUT YOUR SERIAL IN HERE"

REGEDIT /S %systemdrive%\install\Applications\Alcohol\eatalc120.reg
------------------------------------------------------
Program Name : All In One Codecs
Program Version : 5.0.5.6
Full : allin1.exe /s
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Boot XP 
Program Version : 2.50
Full : bootxpsetuprc2.50.exe /S
Extraction : Not Tested
Registration : No
------------------------------------------------------
Program Name : Connectix Virtual PC IS Script
Program Version : 5.2
Full : ISScript8.Msi /qb
Extraction : Not Tested
Registration : Not Tested

Program Name : Connectix Virtual PC 
Program Version : 5.2
Full : CVPC.msi /qb
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Customizer 
Program Version : 1.8.5
Full : cstmizxp_reg.exe /VERYSILENT /SP-
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Daemon Tools 
Program Version : 3.33
Full : daemon.msi /QB
Extraction : Yes
Registration : No 
------------------------------------------------------
Program Name : DirectX
Program Version : 9.0b
Full : dxsetup.exe /opk
Extraction : Yes
Registration : No
------------------------------------------------------
Program Name : Diskeeper Professional Edition
Program Version : 8.0
Full : Setup.msi /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Divx
Program Version : 5.1
Full : START CScript divx.vbs //B //NoLogo
Extraction : No
Registration : No

divx.vbs

'DivX 5.1 Pro Adware
'Script Created by Puru Oct 13, 2003
Dim WshShell, fso, temp, sysd, app, t0, reg, i, WinDo
Set WshShell = WScript.CreateObject("WScript.Shell")
Set fso = CreateObject("Scripting.FileSystemObject")
temp = WshShell.ExpandEnvironmentStrings("%TEMP%")
sysd = WshShell.ExpandEnvironmentStrings("%Systemdrive%")
app = sysd & "\install\Applications\Divx\"
reg = app & "gator.reg"
t0 = 500 
On Error Resume Next
WshShell.Popup "Do NOT MOVE the mouse an do NOT PRESS any button!",5," - Warning - ",48
WshShell.Run (app & "DivXPro51GAINBundle.exe")
'Increase this value if you have a slower harddisk
WScript.Sleep 5000
'DivX Pro(tm) Codec Adware Setup
WshShell.SendKeys "n"
WScript.Sleep 200
'Welcome
WshShell.SendKeys "n"
WScript.Sleep 200
'Choose Destination Location
WshShell.SendKeys "n"
WScript.Sleep 200
'Select Components
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{DOWN}"
WshShell.SendKeys "{DOWN}"
WshShell.SendKeys " "
WshShell.SendKeys "{DOWN}"
WshShell.SendKeys " "
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "n"
WScript.Sleep 200
'Ready to Install
WshShell.SendKeys "n"
WScript.Sleep 200
'Gain Installation
WshShell.SendKeys "n"
WScript.Sleep 200
'DiVX License Agreement
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
'The Gator Corporation Privacy Statement
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
'The Gator Corporation License Agreement
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{ENTER}"
'Wait for Installation to Finish
WinDo="Finished"
Call SendK("{Enter}")
WSCRipt.Sleep t0
'Close Window
WinDo = "DivX Pro Codec Adware"
Call SendK("%{F4}")
'Kill the gain process
WshShell.Run ("PSKill gain_3202")
WScript.Sleep 200
'Delete the executables
fso.DeleteFile(temp & "\~vis0000\gain_3202.exe"), true
fso.DeleteFolder(temp & "\~vis0000"), true
WScript.Sleep 200
'Remove Adware Registry Keys
WshShell.Run "REGEDIT /S " & reg, 0, false
Sub SendK(Skey)
Connect2Window t0, WinDo
WshShell.SendKeys Skey
End Sub
Function Connect2Window(iTime, sWindowName)
i = 1
Do until WshShell.AppActivate (sWindowName)
i = i + 1
WScript.Sleep iTime
'wait max. 40 x t0 ~ 20 sec.
If i = 40 Then Exit Function
loop
End Function
Wscript.Quit
------------------------------------------------------
Program Name : Dreamweaver
Program Version : 2004
Full : setup.iss
Extraction : See Note
Registration : See Note
Note: make an iss pack: [URL=http://www.MSFN.org/board/index.php?showtopic=7462&st=60]http://www.MSFN.org/board/index.php?showto...opic=7462&st=60[/URL]
Use PSKILL to kill the IE popup
------------------------------------------------------
Program Name : Easy CD Creater
Program Version : 5.0
Full : setup.exe /S /V/QN
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Fireworks
Program Version : 2004
Full : setup.iss
Extraction : See Note
Registration : See Note
Note: make an iss pack: [URL=http://www.MSFN.org/board/index.php?showtopic=7462&st=60]http://www.MSFN.org/board/index.php?showto...opic=7462&st=60[/URL]
------------------------------------------------------
Program Name : Flash and Shockwave Player
Program Version : [URL=http://www.dkriese.com/Flash_Shockwave_Full.exe]http://www.dkriese.com/Flash_Shockwave_Full.exe[/URL]
Full : Flash_shockwave_full.exe /s
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Google Toolbar
Program Version : 2
Full : GoogleToolbarInstaller.exe /qn
Extraction : No
Registration : No
------------------------------------------------------
Program Name : IsoBuster
Program Version : 1.4 and 1.5
Full : IsoBusterxx.exe /VERYSILENT /SP-
Extraction : No
Registration : Yes /but not manditory
------------------------------------------------------
Program Name : Journal Viewer 
Program Version : 1.5
Full : JV.msi /qb
Extraction : Yes
Registration : No
------------------------------------------------------
Program Name : Kazza Lite K-plus-plus
Program Version : 2.4.3
Full : klitekpp243e.exe /silent
Extraction : No
Registration : No

DEL "%allusersprofile%\Desktop\Kazaa*"
------------------------------------------------------
Program Name : K-Lite Codec Pack
Program Version : 2.04 Basic
Full : klcodec204b.exe /VERYSILENT /SP-
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Logon Loader 
Program Version : 2.1.0
Full : Logon_Loader_2.1.0.exe /VERYSILENT /SP-
Extraction : Not Tested
Registration : No
------------------------------------------------------
Program Name : MDAC
Program Version : 2.8
Full : mdac_typ.exe /q /C:"setup /QNT"
Extraction : No
Registration :No
------------------------------------------------------
Program Name : Media Player Classic 
Program Version : 6.4.6.4
Full : mplayerc.exe" "%systemdrive%\Program Files\Media Player Classic\" >nul
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Metapad
Program Version : 3.5
Full : See Below
Extraction : Yes
Registration : No

REN %systemdrive%\WINDOWS\System32\dllcache\notepad.exe notepad.old
COPY "%systemdrive%\Install\Applications\metapad\notepad.exe" "%systemdrive%\WINDOWS\System32\dllcache\" >nul
REN %systemdrive%\WINDOWS\System32\notepad.exe notepad.old
COPY "%systemdrive%\Install\Applications\metapad\notepad.exe" "%systemdrive%\WINDOWS\System32\" >nul
REN %systemdrive%\WINDOWS\notepad.exe notepad.old
COPY "%systemdrive%\Install\Applications\metapad\notepad.exe" "%systemdrive%\WINDOWS\" >nul
ECHO.
ECHO Applying Metapad 3.5 Filters...
REGEDIT /S %systemdrive%\Install\Applications\metapad\filters.reg
------------------------------------------------------
Program Name : Nero Burning ROM
Program Version : v6.0.0.1.5
Full : Nero60015.exe /silent /noreboot
Extraction : No
Registration : Yes

REGEDIT /S %systemdrive%\Install\Applications\Nero\register.reg
------------------------------------------------------
Program Name : Norton Antivirus 
Program Version : 8.x corp
Full : navclnt.exe /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Norton AntiVirus Pro
Program Version : 2004
Full : NAVSETUP.exe /QB
Extraction : No
Registration :Still Have to Activate
------------------------------------------------------
Program Name : Norton Persional Firewall 2003 
Program Version : 2003
Full : NPF.exe /QB
Extraction : Not Tested 
Registration :No
------------------------------------------------------
Program Name : Office
Program Version : 2003 Professional
Full : setup.exe TRANSFORMS=%systemdrive%\Install\FrontPage\Unattended.MST /qb-
Extraction : Yes
Registration : No /its unattended

Program Name : Office
Program Version : XP SP2
Full : PROPLUS.MSI /q
Extraction : Not Tested 
Registration : No /if slipstreamed

Program Name : Publisher
Program Version : XP SP2
Full : setup.exe /q
Extraction : Not Tested 
Registration : No /if slipstreamed
------------------------------------------------------
Program Name : Paint Shop Pro
Program Version : 8
Full : JPSP8.msi /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Partition Magic
Program Version : 8.0
Full : setup.exe /S /V/QN
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : PC Cillin
Program Version : Not Tested
Full : pcc.msi /qb REBOOT=Supress 
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Perfect Disk 
Program Version : 6.06
Full : pdwks60.msi /qb
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Plus! for Windows XP
Program Version : 
Full : Plus.msi /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : PowerDVD 
Program Version : 5.0
Full : setup.iss
Extraction : See Note
Registration : See Note
Note: make an iss pack: [URL=http://www.MSFN.org/board/index.php?showtopic=7462&st=60]http://www.MSFN.org/board/index.php?showto...opic=7462&st=60[/URL]
------------------------------------------------------
Program Name : Powertoys for Windows XP
Program Version : 
Full : PowertoysXP.msi /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : QuickTime Alternative
Program Version : 1.11
Full : quicktimealt111.exe /VERYSILENT /SP-
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Raxco Perfect Disk 
Program Version : 5.x and 6.x
Full : msiexec /i Perfectdisk.msi /q
Extraction : Yes

Extract to temp folder then run full command
------------------------------------------------------
Program Name : Real Alternative 
Program Version : 1.02
Full : realalt102.exe /VERYSILENT /SP-
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Serene Aquarium 

Make a WinRar SFX file add Fish.scr
put this in your commant:
silent=2
path=%systemroot%\system32\

save as Fish.exe

now the reg file:
;-------------------------------------------------------------------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\SereneScreen\SereneAquarium]
"Code"="XXXXXXXXXXXX" 
"Screen"=hex:00
"Sound"=hex:01
"Volume"=hex:18,fc,ff,ff
"BubbleColumn"=hex:01
"AutoLights"=hex:01
"BackgroundLights"=hex:64
"ForegroundLights"=hex:64
"MouseExit"=hex:01
"Blankspace"=hex:00
"CalcNormals"=hex:00
"OnTop"=hex:00
"DisableSleep"=hex:00
"NoDuplicateRandom"=hex:01
"Fish1"="Yellow_Tang"
"Fish2"="Golden_Butterflyfish"
"Fish3"="Powder_Blue_Tang"
"Fish4"="Flame_Angel"
"Fish5"="< RANDOM >"
"Fish6"="< RANDOM >"
"Fish7"="< RANDOM >"

;-----------------------------------------------------------------------------------------------------------
Save as Fish.reg 
("Code"="XXXXXXXXXXXX" your own serial )


CMD text:

start /wait %systemdrive%\install\SCNSAVER\Fish.exe
REGEDIT /S %systemdrive%\install\SCNSAVER\FISH.reg
------------------------------------------------------
Program Name : SiSoft Sandra Pro MAX3! 
Program Version : 2003.7.9.73 
Full : fo-ssm3.exe /VERYSILENT 
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Symantec Antivirus Corporate
Program Version : 8.1
Full : savceclt.exe /qn
Extraction : Not Tested
Registration : Not Tested

To Update Definitions:
COPY "%systemdrive%\Install\Applications\sav\vd166010.xdb.xdb" "%systemdrive%\Documents and Settings\All Users\Application Data\Symantec\Norton AntiVirus Corporate Edition\7.5\" >nul
------------------------------------------------------
Program Name : Sygate Personal Firewall 
Program Version : 5.5
Full : spf.exe /QB Reboot=Supress 
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Tweaknow PowerPack
Program Version : 1.7.5.2
Full : setup.exe /VERYSILENT /SP-
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Winamp 
Program Version : 2.95 Full
Full : START CScript winamp.vbs //B //NoLogo
Extraction : No
Registration : No

winamp.vbs:

Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Popup "Do NOT MOVE the mouse an do NOT PRESS any button!",5," - Warning - ",48
WshShell.Run ("%systemdrive%\install\Applications\Winamp\winamp295_full.exe")
WScript.Sleep 2000
WshShell.SendKeys "~"
WScript.Sleep 2000
WshShell.SendKeys "n"
WScript.Sleep 2000
WshShell.SendKeys "i"

'Increase next value on slow systems
WScript.Sleep 5000

WshShell.SendKeys "~"
WScript.Sleep 2000
WshShell.SendKeys "{TAB 6}"
WScript.Sleep 1000
WshShell.SendKeys " "
WScript.Sleep 1000
WshShell.SendKeys "{TAB}"
WScript.Sleep 1000
WshShell.SendKeys " "
WScript.Sleep 1000
WshShell.SendKeys "~"
WScript.Sleep 10000
WshShell.SendKeys "%{F4}"
WScript.Quit
------------------------------------------------------
Program Name : Windows Media Player 
Program Version : 9.0
Full : MPSetupXP.exe /Q:A /R:N
Extraction : No
Registration :No
------------------------------------------------------
Program Name : Windows Messenger 
Program Version : 5.0
Full : Messenger.msi /QB
Extraction : Not Tested
Registration : No
------------------------------------------------------
Program Name : Windows XP Support Tools 
Program Version : 
Full : Suptools.msi /qb
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : WinDVD
Program Version : 5
Full : Setup.exe -s -f1"%systemdrive%\Install\Applications\WinDVD5\Setup.iss"
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : WinISO
Program Version : 5.3
Full : winiso.exe /VERYSILENT /SP-
Extraction : No
Registration : Yes

Make sure to use pskill to kill winiso.exe

Reg Script:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WinISO]
"UserName"="Donald Duck"
"Registration"="666"
"PlaySound"=dword:00000000
"Skin"="gray.bmp"

------------------------------------------------------
Program Name : WinRAR 
Program Version : 3.20
Full : wrar320.exe /s
Extraction : No
Registration : Yes

REGEDIT /S %systemdrive%\Install\Applications\WinRAR\rarreg.reg
------------------------------------------------------
Program Name : XP ISO Power toy
Full : msiexec /i Setup.msi /qn
Extraction : Not Tested

Extract to temp folder then run full command
------------------------------------------------------
Program Name : Yahoo Messenger
Program Version : 5.6.1344
Full : Yahoo.exe /s (i renamed for ease)
Extraction : NO /but you need to download the full install and not the web install 

You dont need to register Yahoo, but if you already have it installed and have set many of your preferences then you can export them and then re-apply them here is where to find the key to export
HKEY_CURRENT_USER\Software\Yahoo 

example:

ECHO.
ECHO Installing Yahoo Messenger 5.6.1344
ECHO Please wait...
start /wait %systemdrive%\install\Yahoo\Yahoo.exe /s
ECHO.
ECHO Adding Registry items for yahoo
REGEDIT /S %systemdrive%\install\Yahoo\YPager.reg
ECHO.
ECHO Shutting Down Yahoo Messenger
ECHO Please wait...
PsKill YPager
ECHO.
ECHO Removing Yahoo Messenger shortcut from desktop
DEL "%systemdrive%\Documents and Settings\All Users\Desktop\Yahoo! Messenger.lnk"


---------------------------------------------------
Updates:
11-13-00: Added Photoshop 8 and WinISO, Fixes Photoshop 7
11-08-00: Fixed Adaware/Adobe Reader mix up.....Added 7zip


#2 User is offline   aitf311 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 21-October 03

Posted 07 November 2003 - 10:28 AM

no one wants to add? i think this is what is needed here! theres so much info here, i think this should at least make one part easy..

MOD: please change subject to Compiled List of Switches

#3 User is offline   un4given1 

  • Elaborate Dreamer
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,796
  • Joined: 25-September 03

Posted 07 November 2003 - 11:19 AM

there's TOO much info here :) Also, the topic doesn't say much... Compiled what? You might pretty it up a bit by putting some stuff in [code] blocks

#4 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 07 November 2003 - 04:22 PM

last i saw, there already was a thread for this...quite long thought, but still there....

http://www.MSFN.org/...?showtopic=7462

#5 User is offline   aitf311 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 21-October 03

Posted 07 November 2003 - 10:46 PM

Alanoll, I guess you dont get the point of this, its so its in ONE place, not strung out...

#6 User is offline   DarkBringer 

  • Member
  • PipPip
  • Group: Members
  • Posts: 219
  • Joined: 06-August 03
  • OS:none specified
  • Country: Country Flag

Posted 08 November 2003 - 12:32 AM

You got Ad-aware and Adobe Reader mixed up.

#7 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 10 November 2003 - 03:39 PM

oh i get the point, but you may still want to cut it up into segments per program to keep people from getting confused.
And this isjust how the other one got started, and then people started asking questions in teh thread.

#8 User is offline   qvb 

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

Posted 12 November 2003 - 08:27 AM

Avoid to show how to install crack for Alcohol

#9 User is offline   gophtc 

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

Posted 12 November 2003 - 02:07 PM

can you show us whats in delaim.reg and aim.odl?

#10 User is offline   b0r3d 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 821
  • Joined: 03-August 03

Posted 12 November 2003 - 06:37 PM

I noticed a little mistake..

In Photoshop switches ...

Quote

If you want a completely silent install use the -S switch. E.G like this:

%systemdrive%\install\Applications\Photoshop\Setup.exe -S

If you want a semi-silent install don't use any switches!

%systemdrive%\install\Applications\Photoshop\Setup.exe -S


If your giving an example of what the command is going to look like without switches, i sugest you actually remove the switch :)

#11 User is offline   Chrysalis 

  • Member
  • PipPip
  • Group: Members
  • Posts: 101
  • Joined: 20-September 03

Posted 12 November 2003 - 07:14 PM

perfect disk installer i got is a exe file not msi, where did you get the msi file from?

#12 User is offline   aitf311 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 21-October 03

Posted 12 November 2003 - 09:16 PM

Chrysalis, on Nov 12 2003, 07:14 PM, said:

perfect disk installer i got is a exe file not msi, where did you get the msi file from?

you have to make it or extract it from the exe, im not sure, i havent tested this one

#13 User is offline   Chrysalis 

  • Member
  • PipPip
  • Group: Members
  • Posts: 101
  • Joined: 20-September 03

Posted 13 November 2003 - 12:47 PM

any idea on how to make it, I already tried the extraction method and its not extractable.

#14 User is offline   Chrysalis 

  • Member
  • PipPip
  • Group: Members
  • Posts: 101
  • Joined: 20-September 03

Posted 13 November 2003 - 02:33 PM

its becuase it is in install sheild format not windows installer have to use this method instead

http://www.MSFN.org/unattended/xp/applicat...stallshield.htm

#15 User is offline   dtmunir 

  • Member
  • PipPip
  • Group: Members
  • Posts: 163
  • Joined: 17-July 03

Posted 22 November 2003 - 01:53 PM

Google and getright anyone?
danish

#16 User is offline   aitf311 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 21-October 03

Posted 22 November 2003 - 09:29 PM

google is in there...

#17 User is offline   Crusty01 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 22-November 03

Posted 24 November 2003 - 07:26 PM

@CHrysalis:

Sometimes there are MSI installers inside these packages.

To see if this is the case startup the installer in question, and then sometime past the extraction phase try to search on your system for the MSI-file.
Chances are it's in some Temp directory.
HTH,
Crusty

#18 User is offline   dtmunir 

  • Member
  • PipPip
  • Group: Members
  • Posts: 163
  • Joined: 17-July 03

Posted 04 December 2003 - 12:33 PM

any one know the switches for install of "edit pad lite"
also does anyone know how to set up the custom installation options using unattend method for this program
thankls
danish

#19 User is offline   iN2Fun 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 21-October 03

Posted 06 December 2003 - 04:59 PM

what about AVG antivirus and maybe having it update it self too..
??

anyone have any sample .reg file for metapad?
including other files like .cue and such

#20 User is offline   qallaf 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 17-June 03

Posted 09 December 2003 - 02:22 PM

wooow

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • 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 - 2013 msfn.org
Privacy Policy