MSFN Forum: Problem installing 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

Problem installing Applications Rate Topic: -----

#1 User is offline   behdadsoft 

  • Junior
  • Pip
  • Group: Members
  • Posts: 69
  • Joined: 29-May 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 11 June 2010 - 11:12 PM

Hello
After I installed Windows, the Applicatins seems to start the installation.
I do this Work, Made folder called my $OEM$ to sources .In this way :

sources\$OEM$\$$\SETUP\SCRIPTS

and write Commands to run Install Application in to SETUPCOMPLETE.CMD .Programs that will be installed with this command I call.

Posted Image

But some programs are not installed, such as:
Adobe Photoshop CS4
Yahoo Messenger.exe
Google Toolbar.exe

Of course, all programs are installed as Sylnt. I want to know this way is correct or not?

If there is a better method please guide me. B)


THANKS A LOT


#2 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 12 June 2010 - 07:39 AM

View Postbehdadsoft, on 11 June 2010 - 11:12 PM, said:

...
But some programs are not installed, such as:
Adobe[whitespace]Photoshop[whitespace]CS4
Yahoo[whitespace]Messenger.exe
Google[whitespace]Toolbar.exe
...

Hello,
I edited your quote above replacing some whitespace with [whitespace] for display only.

All 3 commands that failed have [whitespace]. CMD will terminate at the 1st whitespace encountered and consider the next part of the string as a parameter (sometimes known as a switch with installers). If the command or parameters include whitespace then you may need to use double quotes to inform CMD that the command or parameter string is one complete command or parameter.

Example:
"path\to\some file.exe" "parameter 1" "parameter 2"


So you could try this instead:
"%SYSTEMROOT%\setup\scripts\Adobe Photoshop CS4.exe"
"%SYSTEMROOT%\setup\scripts\Unlocker.exe"
"%SYSTEMROOT%\setup\scripts\WinRAR.exe"
"%SYSTEMROOT%\setup\scripts\Google Toolbar.exe"
"%SYSTEMROOT%\setup\scripts\Yahoo Messenger.exe"


#3 User is offline   behdadsoft 

  • Junior
  • Pip
  • Group: Members
  • Posts: 69
  • Joined: 29-May 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 13 June 2010 - 04:19 AM

Thank You Very Very Much. :thumbup

#4 User is offline   behdadsoft 

  • Junior
  • Pip
  • Group: Members
  • Posts: 69
  • Joined: 29-May 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 14 June 2010 - 05:56 AM

I use this Commands , it work very nice.but after install my Applications don't create Shortcut from software.While I have defined them Shortcut.

Please tell me where is the problem?

THANKS A LOT

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