MSFN Forum: Need help with some applications - 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

Need help with some applications Rate Topic: -----

#1 User is offline   Pauly 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 27-July 04

Posted 14 August 2004 - 02:39 PM

i got a few problems running those applications silently:

DivXPro52.exe
ABC-win32-v2.6.8.exe
winamp504_full.exe

heres is what i have in my batch file:

ECHO Installing DivX 5.2
ECHO Please wait...
start /wait %systemdrive%\install\DivXPro52.exe /s

ECHO.
ECHO Installing ABC 2.6.8
ECHO Please wait...
start /wait %systemdrive%\install\ABC-win32-v2.6.8.exe /s

ECHO.
ECHO Installing Winamp 5.04
ECHO Please wait...
start /wait %systemdrive%\install\winamp504_full.exe /s /install=SRFQ
taskkill.exe /F /IM winamp.exe


some help would be really appreciated !! :)

if possible id like to be able to edit the options of winamp too..

thanks a lot


#2 User is offline   mazin 

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

Posted 14 August 2004 - 04:54 PM

This is what I use for winamp:
http://www.msfn.org/board/index.php?showto...ndpost&p=163957

#3 User is offline   Agent-X 

  • Newbie
  • Group: Members
  • Posts: 15
  • Joined: 07-August 04

Posted 14 August 2004 - 05:43 PM

I use a capital 's' for abc, build my own winamp package and use FFDshow since I'm not that much of an encoder.

So, try using the big s? (for abc)

#4 User is offline   Pauly 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 27-July 04

Posted 14 August 2004 - 06:09 PM

i've worked out the silent install with the big Winamp 5.04 MSI thread

i'm gonna try the capital S for ABC 2.6.8

would still need Divx 5.2 though gonna try with a capital S for this one too


and i am also using those lines to delete the shortcuts created on the desktop:
DEL "%systemdrive%\Documents and Settings\All Users\Desktop\*.lnk"
DEL "%systemdrive%\Documents and Settings\Benoit\Desktop\*.lnk"

The thing is, i think VMWare creates a somewhat different account on the virtual OS. It creates it like: <Virtual Account created>.<Current REAL Account>

for example, my real account right now is "Ben" and i want my unattended XP CD to create an account named "Benoit"
which produces in VMWare an account "Benoit.Ben"

therefore the second line doesnt quite work. But will it work okay when i use the real CD on a real HD ?

#5 User is offline   Pauly 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 27-July 04

Posted 14 August 2004 - 07:16 PM

capital S worked both for DivX and ABC, i didnt know it could change anything

BUT Divx still shows some registration screen... :X

any idea ?

#6 User is offline   jelsgaard 

  • Group: Members
  • Posts: 1
  • Joined: 09-August 04

  Posted 30 August 2004 - 01:02 PM

I use Wmware too, and i found the following code snippet to be better for getting rid of those annyoing and useless shortcuts :)

DEL /Q /F "%AllUsersProfile%\Desktop\*.lnk" > NUL
DEL /Q /F "%HomePath%\Desktop\*.lnk" > NUL


These variables point to the complete path to the relevant directories. I've never personally had any problems with WMWare. What version are you using?

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