MSFN Forum: [help]command for c:\program files\aaa\bbb.exe - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[help]command for c:\program files\aaa\bbb.exe Rate Topic: -----

#1 User is offline   swbchen 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 30-May 05

Posted 03 July 2005 - 10:10 PM

what is the command for exe files :

c:\program files\aaa\bbb.exe


how to write this comamnd for upper bbb.exe by WPI ??


Anyone help me ?


#2 User is offline   Doc Symbiosis 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 333
  • Joined: 03-August 04

Posted 07 July 2005 - 11:03 AM

The following should work:

prog[pn]=['Execute bbb.exe']
uid[pn]=['BBB']
desc[pn]=['Executes bbb.exe'']
ordr[pn]=[1]
cmd1[pn]=['c:\\program files\\aaa\\bbb.exe']
dflt[pn]=['yes']
cat[pn]=['Execute']
pn++

Have an eye on the double backslashes

#3 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 07 July 2005 - 02:47 PM

it all depends on what type of exe files you are prefering to, different progs are packed differently therefor needing different switches

#4 User is offline   oneless 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 374
  • Joined: 07-January 05

Posted 07 July 2005 - 03:03 PM

cmd1[pn]=['%ProgramFiles%\\aaa\\bbb.exe']

with that , no matter in what drive is windows installed . recommanded .

double backslashes , if you edit manually config.js

#5 User is offline   swbchen 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 30-May 05

Posted 08 July 2005 - 03:01 AM

oneless:
Thank you.
"%programfiles\aaa\bbb.exe" works.

Another command needs help:
How to run ccc.exe by bbb.exe ?
e.g.
patch.exe rar.exe : to patch the rar.exe file(both patch.exe and rar.exe in the same directory)

"%programfiles\aaa\patch.exe rar.exe" >>> not work

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