MSFN Forum: For some reason it just WON'T work... - RELOADED - MSFN Forum

Jump to content



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

For some reason it just WON'T work... - RELOADED Running XPlode BEFORE setup Rate Topic: -----

#1 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 15 August 2005 - 08:04 AM

Hiya all :)

Now that I've completely fallen in love with this magnificent program, (Again, congratz Wraith :) ) I also wanted to use it at the presetup stage (i.e. just before setup starts). It's being executed from presetup.cmd, with these commands:

REM Find CDROM driveletter        
SET TAGFILE=\OEM
FOR %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) DO IF EXIST "%%i:%TAGFILE%" set CDDRIVE=%%i:

REM Start XPLode
START /WAIT %CDDRIVE%\$OEM$\XPlode\XPlode.exe /xml:"#XPLODE#\presetup_xplode.xml" /log:"C:\XPlode_presetup.log"
START /WAIT CMD.EXE
EXIT


(I thought I'd post it, it might be useful for somebody.)

And my directory structure, so you can agree that the paths used are correct.
Attached File  dir_structure.gif (46.82K)
Number of downloads: 33

So I added the "START /WAIT CMD.exe" for testing purposes. This is the result of my test (screenshot taken from VMware):
Attached File  xplode_presetup.png (7.28K)
Number of downloads: 25

So if anyone could help me solving this problem..?

P.S.: the .xml files are ok this time (I tested them with Firefox and they are valid... :P)

This post has been edited by Wraith: 15 August 2005 - 08:56 AM



#2 User is offline   Wraith 

  • Dr. Nick
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,256
  • Joined: 01-January 04

Posted 15 August 2005 - 08:55 AM

Do you get any sort of output from XPlode if you run it with /console ?

#3 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 15 August 2005 - 09:05 AM

Wraith, on Aug 15 2005, 04:55 PM, said:

Do you get any sort of output from XPlode if you run it with /console ?
<{POST_SNAPBACK}>

Well... since XPlode.exe cannot be found, I cannot run it at all... That's the problem!

#4 User is offline   Wraith 

  • Dr. Nick
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,256
  • Joined: 01-January 04

Posted 15 August 2005 - 09:09 AM

When the file can't be found, you get:
D:\Profiles\Wraith>start /wait aslkjhf.exe
The system cannot find the file aslkjhf.exe.

NOT the error you're experiencing.

To be quite honest, I've never seen the same problem you're experiencing.

#5 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 15 August 2005 - 09:15 AM

so....i would have thought this would be obvious to you Bashrat since you deal with this part of setup....

You do remember "Windows" or rather the shell for windows isn't fully loaded and so very LITTLE will actually work. Let alone a program that uses Windows API calls and such.

#6 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 15 August 2005 - 09:48 AM

Alanoll, on Aug 15 2005, 05:15 PM, said:

so....i would have thought this would be obvious to you Bashrat since you deal with this part of setup....

You do remember "Windows" or rather the shell for windows isn't fully loaded and so very LITTLE will actually work. Let alone a program that uses Windows API calls and such.
<{POST_SNAPBACK}>

lol :lol:

Indeed... If I only had read the error code correctly: it doesn't say 'file cannot be found' but 'file cannot be executed'... stupid me.... :blushing: :blushing:

Thanks for your support, guys ^^

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