MSFN Forum: I need to silently install some apps. - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

I need to silently install some apps. Please help me. Rate Topic: -----

#1 User is offline   hessam 

  • Member
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 15-December 07

  Posted 26 December 2007 - 04:29 PM

http://www.msfn.org/board/style_emoticons/...lt/blushing.gif
http://www.msfn.org/board/style_emoticons/...lushing.gifneed to silent install

WinXP Manager 5.1.9 http://www.yamicsoft.com/

ACDSee 9 Photo Manager 9.0.55 http://www.acdsee.com/

YPOPs! 0.9.5.1 http://yahoopops.sourceforge.net/

Internet Download Manager 5.11 without extracted http://www.internetdownloadmanager.com

Adobe Shockwave Player 10.2.0.23 http://www.adobe.com/

Kaspersky Internet Security 6.0.2.621 http://www.kaspersky.com/

http://www.msfn.org/board/style_emoticons/...lt/rolleyes.gif
http://www.msfn.org/board/style_emoticons/...lt/rolleyes.gif


#2 User is offline   Arie 

  • One Man Army
  • PipPipPipPipPip
  • Group: Members
  • Posts: 835
  • Joined: 27-August 07

Posted 27 December 2007 - 02:44 AM

What have you tried yourself and what problems did you encounter?

#3 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 December 2007 - 02:50 AM

All of these can be easily found by using the search feature.

Like this since I have some extra time:

WinXP Manager 5.1.9.exe /s

ACDSee = Start installation and when the first window appear, go to Temp folder and pick up from there the file
ACDSee 10 Photo Manager.msi (is located in a folder C:\Documents and Settings\Your Name\Local Settings\Temp\...). then use the /qn switch

YPOPs! 0.9.5.1.exe /VERYSILENT

Shockwave = go here http://www.adobe.com...oad/alternates/ download and save the version you need then use the /s switch...

More to follow.

#4 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 December 2007 - 03:13 AM

Kaspersky you extract the .msi file from inside the .exe with winrar or 7zip and then use the /qn switch

It all was very easy to find please use the search feature as it will usually give you a proper answer.

#5 User is offline   hessam 

  • Member
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 15-December 07

  Posted 27 December 2007 - 04:10 PM

for YPOPs! use /VERYSILENT but during install when finish yes/no to run or start progrms ask me
for ACDSee 9 Photo Manager 9.0.55 use
[general]
builddate=2007/03/10
description=ACDSee 9 Photo Manager
language=English
title=ACDSee 9 Photo Manager
version=9.0.55
website=http://www.acdsee.com/

[EditFile]
SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]
"PATH_TO_ACDSEE_SETUP\setup.exe /s /v"/qn ALLOW_PRIVATE_FOLDERS=0
DISABLE_SOFTWARE_UPDATE=1 YAHOO_TOOLBAR_INSTALL=0 ALLUSERS=1
USERNAME=\"Hessam\" COMPANYNAME=\"Sports\" INSTALLDIR=\"C:\Program
Files\ACD Systems\" PIDKEY=\"xxxxxx-xxxxxx-xxxxxxx-xxxxxxx\""
how to edit not worked during install show all window and seriall number not worked

#6 User is offline   hessam 

  • Member
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 15-December 07

Posted 27 December 2007 - 05:25 PM

for WinXP Manager 5.1.9 /s not worked when install goto C:\Documents and Settings\Your Name\Local Settings\Temp\...).
and copy file{(204867)WinXP Manager} use method /quiet worked.

veryvery thankyou

#7 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 28 December 2007 - 09:52 AM

View Posthessam, on Dec 28 2007, 12:10 AM, said:

for YPOPs! use /VERYSILENT but during install when finish yes/no to run or start progrms ask me
for ACDSee 9 Photo Manager 9.0.55 use
[general]
builddate=2007/03/10
description=ACDSee 9 Photo Manager
language=English
title=ACDSee 9 Photo Manager
version=9.0.55
website=http://www.acdsee.com/

[EditFile]
SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]
"PATH_TO_ACDSEE_SETUP\setup.exe /s /v"/qn ALLOW_PRIVATE_FOLDERS=0
DISABLE_SOFTWARE_UPDATE=1 YAHOO_TOOLBAR_INSTALL=0 ALLUSERS=1
USERNAME=\"Hessam\" COMPANYNAME=\"Sports\" INSTALLDIR=\"C:\Program
Files\ACD Systems\" PIDKEY=\"xxxxxx-xxxxxx-xxxxxxx-xxxxxxx\""
how to edit not worked during install show all window and seriall number not worked

This is for ACDSee Photo Manager 10.0.238
Run your installer with switch /a
Then in the new folder create by admin installation (with .msi file), copy the compiled exe of the next autoit script
(edit with your serial number and check that the name of executable file is the same):
 
Opt("TrayIconDebug", 1)
Opt("SendKeyDelay", 200)
; Executable file name
$EXECUTABLE = "ACDSee 10 Photo Manager.msi"
; Installation folder
$INSTALLLOCATION = @ProgramFilesDir & "\ACD Systems\"
; Serial number
$SN = "XXXXXX-XXXXX-XXXXXX-XXXXXXX"

If FileExists($INSTALLLOCATION & "\ACDSee\10.0\ACDSee10.exe") Then
	MsgBox(0x40010, @ScriptName, "Please uninstall previous version of ACDSee Photo Manager before using this script", 4)
	Exit
EndIf

; Run the installer
ShellExecuteWait($EXECUTABLE, "PIDKEY=" & $SN & " LICENSE_MODEL=Full YAHOO_TOOLBAR_INSTALL=0 ALLOW_PRIVATE_FOLDERS=0 DISABLE_SOFTWARE_UPDATE=1 ALLUSERS=1 /qb! /norestart")

; Close ACDSee Device Detector process
ProcessWait("DevDetect.exe")
$PID = ProcessExists("DevDetect.exe")
If $PID Then ProcessClose($PID)

; Prevent ACDSee Device Detector to run at Windows startup
RegDelete("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run", "Device Detector") 

Build the silent installer and place it in svcpack folder.

This post has been edited by radix: 28 December 2007 - 10:27 AM


#8 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 28 December 2007 - 11:17 AM

View Posthessam, on Dec 28 2007, 12:10 AM, said:

for YPOPs! use /VERYSILENT but during install when finish yes/no to run or start progrms ask me

Check my silent installer http://rapidshare.co...Ps_0.9.5.1_.rar

#9 User is offline   hessam 

  • Member
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 15-December 07

  Posted 28 December 2007 - 03:56 PM

VERY THANKYOU radix WORKED YPOPs! &ACDSee Photo Manager 10.0.238 THANKS
AND
VERY THANKYOU Kelsenellenelvian FOR WinXP Manager &Kaspersky....

#10 User is offline   hessam 

  • Member
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 15-December 07

  Posted 16 February 2008 - 04:35 PM

View PostKelsenellenelvian, on Dec 27 2007, 01:20 PM, said:

All of these can be easily found by using the search feature.

Like this since I have some extra time:

WinXP Manager 5.1.9.exe /s

ACDSee = Start installation and when the first window appear, go to Temp folder and pick up from there the file
ACDSee 10 Photo Manager.msi (is located in a folder C:\Documents and Settings\Your Name\Local Settings\Temp\...). then use the /qn switch

YPOPs! 0.9.5.1.exe /VERYSILENT

Shockwave = go here http://www.adobe.com...oad/alternates/ download and save the version you need then use the /s switch...

More to follow.

This post has been edited by hessam: 16 February 2008 - 04:46 PM


#11 User is offline   hessam 

  • Member
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 15-December 07

Posted 16 February 2008 - 04:46 PM

use /qn switch for kaspersky and worked but no reinstall kaspersky please help me

Share this topic:


Page 1 of 1
  • 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