MSFN Forum: Acdsee, Ad-Aware Pro and Winamp 5.03 - 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

Acdsee, Ad-Aware Pro and Winamp 5.03 having problems... Rate Topic: -----

#1 User is offline   Orsi 

  • Hasta la Windows Vista, baby
  • PipPip
  • Group: Members
  • Posts: 263
  • Joined: 09-October 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 May 2004 - 12:58 PM

Hey there, Im not being able to do an unattended install of AcdSee Classic, Ad-Aware Pro 6 and Winamp 5.03 Full... :)

Is there any sure way to install them?


#2 User is offline   killerbee 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 500
  • Joined: 22-April 03

Posted 01 May 2004 - 01:16 PM

hi,

please explain ur probs a a little bit more intense. How should we know where ur probs are?

winamp.exe /S
pskill winamp.exe


cya

Killer Bee

#3 User is offline   Orsi 

  • Hasta la Windows Vista, baby
  • PipPip
  • Group: Members
  • Posts: 263
  • Joined: 09-October 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 May 2004 - 02:09 PM

Im using the following script to install ACDSee Classic:

start E:\AIODVD\SETUP\XP\Professional\SOFTWARE\Applications\AcdSeeClassic\acdseeclassic.exe
start /min /wait cscript E:\AIODVD\SETUP\XP\Professional\SOFTWARE\Applications\AcdSeeClassic\SendKeys.vb script: (start.cmd)
[code]
ECHO Installing Ad-Aware Pro v6 Build 181
ECHO Please wait...
Copy E:\AIODVD\SETUP\XP\Professional\SOFTWARE\Applications\AAwP6181\sleep.exe %systemroot%\
Copy E:\AIODVD\SETUP\XP\Professional\SOFTWARE\Applications\AAwP6181\AdAware.exe %systemdrive%\
Copy E:\AIODVD\SETUP\XP\Professional\SOFTWARE\Applications\AAwP6181\adaware.js %systemdrive%\
sleep 1
CD %systemdrive%\
Start %systemdrive%\adaware.js
sleep 9
Copy /y "E:\AIODVD\SETUP\XP\Professional\SOFTWARE\Applications\AAwP6181\reflist.ref" "%systemdrive%\Program Files\Lavasoft\Ad-aware 6\"
Copy "E:\AIODVD\SETUP\XP\Professional\SOFTWARE\Applications\AAwP6181\prefs.ini" "%systemdrive%\Program Files\Lavasoft\Ad-aware 6\"
Del %systemdrive%\adaware.js
Del %systemdrive%\AdAware.exe
exit


adware.js file:
function getWin(win, inc)
{
var cntr = 0;
while (!WshShell.AppActivate(win))
{
if (cntr==12) return true;
cntr++;
WScript.Sleep(inc);
}
return true;
}
var WshShell = new ActiveXObject("WScript.Shell");
var oExec = WshShell.Exec("AdAware.exe /s");
while (oExec.Status == 0)
{
WScript.Sleep(500);
getWin("Password", 3000);
WshShell.SendKeys ("XXXXXXX");
WScript.Sleep(500);
WshShell.SendKeys ("{ENTER}");
}
WScript.quit();


but Windows says it cant open the file and asks me to choose an application to open it.


for Winamp /S switch I got the "Incorrect Command Line Parameters." message.


Added Code tages for easier reading

This post has been edited by Alanoll: 03 May 2004 - 02:33 PM


#4 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 01 May 2004 - 05:29 PM

Orsi

For Ad-Aware, does it work from your desktop?

For Winamp, you can wait for Mac here.

#5 User is offline   killerbee 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 500
  • Joined: 22-April 03

Posted 01 May 2004 - 10:11 PM

hi,

wow plz use code tags along with ur code to make it readable.

cya

Killer Bee

#6 User is offline   Orsi 

  • Hasta la Windows Vista, baby
  • PipPip
  • Group: Members
  • Posts: 263
  • Joined: 09-October 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 May 2004 - 02:16 PM

mazin > Ad-Aware works perfectly when I install it "manually"

killerbee > what u mean with "code tags"?

#7 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 03 May 2004 - 02:25 PM

Orsi, on May 1 2004, 02:09 PM, said:

but Windows says it cant open the file and asks me to choose an application to open it.

Well!

What runs js files is WScript.exe (Windows Script Host). I think it's installed by default with Windows. If not, then this is the problem. Otherwise, js files are not yet associated with WScript.exe on your machine!

I don't know more explanations. However, there's another way explained by ZoSTeR here: http://www.msfn.org/board/index.php?showtopic=16094&st=10

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