MSFN Forum: XPinstall Reference Thread - MSFN Forum

Jump to content


  • 46 Pages +
  • « First
  • 23
  • 24
  • 25
  • 26
  • 27
  • Last »
  • You cannot start a new topic
  • This topic is locked

XPinstall Reference Thread Precursor to XPlode... Rate Topic: -----

#481 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 02 February 2004 - 09:58 AM

I can do that,
but i'll miss the adventage of XPInstall of showing me the proggress bar...


#482 User is offline   CRock 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 24-October 03

Posted 02 February 2004 - 10:18 AM

It's ok for me; Thank Killerbee...

#483 User is offline   big_gie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 617
  • Joined: 27-July 03

Posted 02 February 2004 - 11:29 AM

ho ho....

Seems that there is a bug in v3.3!

As evilvoice said, xpinstall.exe seems to be looking at %xpinstall%\xpinstall.xml instead of #xpinstall#\xpinstall.xml...

Attached File(s)



#484 User is offline   big_gie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 617
  • Joined: 27-July 03

Posted 02 February 2004 - 11:33 AM

ok, I hex edited the program and replaced the two "%" with "#" and xpinstall launch with no problem...

its definitly a bug :)

#485 User is offline   bombtrack 

  • boooom
  • PipPip
  • Group: Members
  • Posts: 161
  • Joined: 02-January 04

Posted 02 February 2004 - 12:52 PM

yes it runs fine after hex editing, for thos who dont wanna edit themselves...

attachment removed

#486 User is offline   killerbee 

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

Posted 02 February 2004 - 02:26 PM

:)

#487 User is offline   bombtrack 

  • boooom
  • PipPip
  • Group: Members
  • Posts: 161
  • Joined: 02-January 04

Posted 02 February 2004 - 03:18 PM

Quote

  <!-- this tells XPinstall to act as either a standalone window, or "merge" with the GUI installer -->
  <!-- values: Standalone : GUIinstall -->
  <!-- I'd advise NOT to change this - it's not complete -->
  <windowmode>Standalone</windowmode>


this sounds VERY interesting

#488 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 02 February 2004 - 03:37 PM

Hi,

How can I create a directory (MD), & how can I create a windows variable (SET)?

#489 User is offline   Alanoll 

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

Posted 02 February 2004 - 04:16 PM

looks cool as well. But the image appears to be distorted.

#490 User is offline   buckeyeXP 

  • ...
  • PipPip
  • Group: Members
  • Posts: 103
  • Joined: 30-January 04

Posted 02 February 2004 - 04:31 PM

Wraith...excellent work.
i was wondering tho, if you could implement a two CD setup into XPinstall. If it could prompt you to eject the CD and the new CD would have another .xml file in the root. I would like the idea of a GUI with a two CD install. Just a thought. otherwise keepup the good work

#491 User is offline   Wraith 

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

Posted 02 February 2004 - 04:42 PM

Delete the hexedit please.

I'll be putting v3.4 out very soon.




I've been figuring out a way to do a two CD install. I think I've found a solution, will be testing something for it soon.

#492 User is offline   Alanoll 

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

Posted 02 February 2004 - 04:42 PM

maybe not another XML, but perhaps an optional tag to specify CD2, and then it looks for a certain file to determine disk, and then continues, and then when its done, it asks for the original disk and quits.

EDIT: So like, in the config section of something, have the strings for the tag files, CD1 = win51 (everyone has it) and CD2 of who ever's choosing.

#493 User is offline   Wraith 

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

Posted 02 February 2004 - 04:44 PM

Alanoll, on Feb 3 2004, 09:42 AM, said:

maybe not another XML, but perhaps an optional tag to specify CD2, and then it looks for a certain file to determine disk, and then continues, and then  when its done, it asks for the original disk and quits.

Precisely the method I was thinking. :)

#494 User is offline   Wraith 

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

Posted 02 February 2004 - 04:54 PM

Okay, 3.4 is out with the fixed string... it was in an irregular spot compared to the rest of my stuff in the code, so easy to overlook :rolleyes:
(That's my excuse and I'm sticking with it :))

#495 User is offline   bombtrack 

  • boooom
  • PipPip
  • Group: Members
  • Posts: 161
  • Joined: 02-January 04

Posted 02 February 2004 - 05:39 PM

Wraith, on Feb 2 2004, 04:42 PM, said:

Delete the hexedit please.

removed

#496 User is offline   bombtrack 

  • boooom
  • PipPip
  • Group: Members
  • Posts: 161
  • Joined: 02-January 04

Posted 02 February 2004 - 05:42 PM

just downloaded and extracted xpinstall v3.4. and ran xpinstall.exe then i got this

Attached File(s)

  • Attached File  ups.JPG (4.26K)
    Number of downloads: 0


#497 User is offline   X-Ecutioner 

  • eXPerience my ass.
  • PipPipPip
  • Group: Members
  • Posts: 304
  • Joined: 21-October 03

Posted 02 February 2004 - 06:00 PM

got the same thing

#498 User is offline   big_gie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 617
  • Joined: 27-July 03

Posted 02 February 2004 - 06:17 PM

wraith... whats wrong? 2 buggy releases? :)

#499 User is offline   XtremeMaC 

  • MSFN SuperB
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5,070
  • Joined: 13-October 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 02 February 2004 - 06:25 PM

hahah
ms what's wrong 1000 buggy releases :)
I believe xpinstall is in development mode. 1 thing might work for him, not u. and also he's putting effort to it unlike rest of us :rolleyes:
human's do mistakes.!

#500 User is offline   X-Ecutioner 

  • eXPerience my ass.
  • PipPipPip
  • Group: Members
  • Posts: 304
  • Joined: 21-October 03

Posted 02 February 2004 - 06:37 PM

haha. I guess a good idea for Microsoft would be to call everything a beta. That way its easy to throw the blame at the release. BETA!! LOL!!

Share this topic:


  • 46 Pages +
  • « First
  • 23
  • 24
  • 25
  • 26
  • 27
  • Last »
  • You cannot start a new topic
  • This topic is locked

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy