MSFN Forum: XPlode 1.01 Dev Thread - MSFN Forum

Jump to content


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

XPlode 1.01 Dev Thread You better believe it.. another version! Rate Topic: -----

#1 User is offline   Wraith 

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

  Posted 19 February 2004 - 11:39 PM

XPlode 1.01 Development thread

Current downloadable development version:
-

Current development screenshot:
Posted Image

Development additions:
User-selectable subitem count
Second foreground colour for progress (for:)
Animated "unknown" progress (see screenshot - 'bounces' side to side | coders: percentage of -2)

Planned additions:
Ability to change / remove the animated logo on left of current item
Add transparency for that image


#2 User is offline   hevnbnd 

  • Member
  • PipPip
  • Group: Members
  • Posts: 268
  • Joined: 06-September 03

Posted 20 February 2004 - 01:48 AM

Two quick and easy questions:
1. Where can i get the 1.01?


EDITED Time for bed... GZZZ i am going crazy..

Thanks B

#3 User is offline   Wraith 

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

Posted 20 February 2004 - 02:40 AM

You can't - not yet.

#4 User is offline   bombtrack 

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

Posted 20 February 2004 - 05:40 AM

wow, you are sooo good :) thx for for still working on xplode and making und even better than it allready is :rolleyes: cant wait for the first rc :D

#5 User is offline   Razerwing 

  • Group: Members
  • Posts: 5
  • Joined: 27-January 04

Posted 20 February 2004 - 01:51 PM

Sorry to bother you Wraith, but I cant find out the imput line for installshield apps.

Here is a Runonceex example of what I want to install in XPlode.

REG ADD %KEY%\031 /VE /D "Power DVD 5.0 Gold" /f
REG ADD %KEY%\031 /V 1 /D "%systemdrive%\install\apps\powerdvd\Setup.exe -s -f1""%systemdrive%\install\apps\powerdvd\setup.iss" /f

And the same for registering copied files. Example

REG ADD %KEY%\050 /VE /D "Registering Ffdshow" /f
REG ADD %KEY%\050 /V 1 /D "REGEDIT /S %systemdrive%\install\ffdshow\ffdshow.reg" /f
REG ADD %KEY%\050 /V 2 /D "regsvr32.exe %systemdrive%\Program Files\ffdshow\ffdshow.ax /s" /f

If you or anyone can point me in the right direction, I would really appreciate it.


-Razerwing

#6 User is offline   Alanoll 

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

Posted 20 February 2004 - 02:39 PM

it would be in the argument tag in the execute.

It would probally be wise to start a new topic on it.

so like
REGEDIT /S %systemdrive%\install\ffdshow\ffdshow.reg


everything from /S onward would be put in the argment=' '

Its in the documentation if you look for the execute tag

ANY switches go in the argument tag

#7 User is offline   Wraith 

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

Posted 20 February 2004 - 02:46 PM

As Alanoll said, as well as putting double quotes around the filenames in the arguments.

#8 User is offline   Wraith 

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

Posted 20 February 2004 - 04:13 PM

Guess what people? I have ALL day off. *evil grin*

So, it's time for a movie or two, going out for lunch, and if you're lucky, XPlode in the evening :)

So post things you want done! (I code faster when I'm happy :rolleyes:)

#9 User is offline   Alanoll 

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

Posted 20 February 2004 - 04:35 PM

i like the idea of the unknown progress bar. Looks kewl.

Can't wait to see what's next :)

perhaps these :flowers: will make you happy

#10 User is offline   Shotgun 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 462
  • Joined: 07-November 03

Posted 20 February 2004 - 07:44 PM

Some quick questions:
  • Is GUIinstall going to be fully fixed?
  • Can GUIinstall be used for a Windows 2000 install?
  • Can the subitem count position be specified? (Ex: left, right)


#11 User is offline   Wraith 

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

Posted 20 February 2004 - 08:34 PM

Shotgun, on Feb 21 2004, 12:44 PM, said:

Some quick questions:
  • Is GUIinstall going to be fully fixed?


  • Can GUIinstall be used for a Windows 2000 install?


  • Can the subitem count position be specified? (Ex: left, right)
  • Define "fixed". I've no real plans on changing the drawing routines so I dunno...
  • I don't think win2k has a winntbbu.dll, it sure doesn't install using an XP-style billboard. (Or does it? Don't remember it, but I might be mistaken)
  • Not at this poitn in time, but I can implement it if need be.


#12 User is offline   hevnbnd 

  • Member
  • PipPip
  • Group: Members
  • Posts: 268
  • Joined: 06-September 03

Posted 20 February 2004 - 08:37 PM

I think i may have found a bug in the latest version. Here is one of my apps:

<item display='Microsoft Office 2003'>
<execute display='Installing Office 2003...' program='\\HEVNBND\xpcd\applications\Office\Office2003\Setup.exe' arguments='TRANSFORMS=\\HEVNBND\xpcd\applications\office2003\Unattended.MST /qb-' />
</item>

In the arguments xplode changes the \\HEVNBND to \HEVNBND It does not change it in the program section.

Is this a known issue?

ALSO:

Can this be used to open and log xplode in the winnt.sif:

[GuiRunOnce]
%systemdrive%\install\xplode\XPlode.exe /xml:"#XPLODE#\XPlode.xml" /log:"#XPLODE#\XPlode.log"

I dont think it will work because i thought i remembered someone saying that " could not be used in the GuiRunOnce, but i could be mistaken.

#13 User is offline   Alanoll 

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

Posted 20 February 2004 - 08:48 PM

" can't be used in cmdlines.txt

theoretically you don't need the " around the xml and log statements.

but you do need them aruond that entire line.
If you want to be really sure, call a batch file from GUIRunOnce, that then calls that line and you shouldn't have any problems

#14 User is offline   hevnbnd 

  • Member
  • PipPip
  • Group: Members
  • Posts: 268
  • Joined: 06-September 03

Posted 20 February 2004 - 10:08 PM

GRRRRR Well this
arguments='TRANSFORMS=\\\HEVNBND\xpcd\applications\office2003\Unattended.MST /qb-' />
With a third \ does not change down to \\ like it used to. Well this be fixed?

#15 User is offline   Alanoll 

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

Posted 20 February 2004 - 10:25 PM

for reason, which i find extremely odd, is that whenever there is a bug, people post it here, but not on Wraith's bugtracker.

#16 User is offline   hevnbnd 

  • Member
  • PipPip
  • Group: Members
  • Posts: 268
  • Joined: 06-September 03

Posted 20 February 2004 - 10:43 PM

Might be because people do what they know by nature and dont have time to learn something new. I am not sure where to go to post in bugtracker. Also might be good to let everyone know about a issue so they all dont post it in bugtracker.... Just a thought...

#17 User is offline   Shotgun 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 462
  • Joined: 07-November 03

Posted 20 February 2004 - 10:48 PM

Wraith, on Feb 20 2004, 10:34 PM, said:

  • Define "fixed". I've no real plans on changing the drawing routines so I dunno...


  • I don't think win2k has a winntbbu.dll, it sure doesn't install using an XP-style billboard. (Or does it? Don't remember it, but I might be mistaken)


  • Not at this poitn in time, but I can implement it if need be.

1 - I heard people complaining about it having problems somewhat. That's why I used the word "fixed".
2 - Does it depend on WinXP setup routines apart from winntbu.dll?

Win2k does not have it. Don't know if copying the winntbu.dll to system32 and then calling Xplode will work. I just wanted to have a custom bitmap for my install.

3 - That would be nice to have.


Apart from those. What image type can one use for Xplode? (Not specified in the docs)

You used PNG, but what other types can be used? Can I use a GIF/JPG/BMP/TGA ?

#18 User is offline   Alanoll 

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

Posted 20 February 2004 - 11:16 PM

have you tried using other image formats?

i mean seriously, is it really that hard? Create the image in the format, configure XML, and run XPlode. Voila, you know what formats can be sued.

I use jpg by the way

#19 User is offline   Wraith 

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

Posted 21 February 2004 - 12:15 AM

bmp, gif, jpg, png, tiff.

No, the only thing it uses from XP are gdiplus.dll, and winntbbu.dll.
The first is needed, the second isn't. Just don't try GUI installation mode.

It *will* work if you put winntbbu.dll in your system32, but I don't recommend it.

#20 User is offline   Shotgun 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 462
  • Joined: 07-November 03

Posted 21 February 2004 - 12:58 AM

Alanoll, on Feb 21 2004, 01:16 AM, said:

have you tried using other image formats?

i mean seriously, is it really that hard? Create the image in the format, configure XML, and run XPlode. Voila, you know what formats can be sued.

I use jpg by the way

Better ask than try something that you are not sure. I least that's the way I see it.
A program crash could corrupt your data files. Not talking about Xplode specifically, any program crash could corrupt the very files you're trying to test. BTW, I would have NEVER thought Xplode supported TIFF files.

So I prefer to ask first, and in this case, the developer himself. :)

@Wraith:

Quote

It *will* work if you put winntbbu.dll in your system32, but I don't recommend it.


Ok. Dead-end for me then. I'll try to use a custom bitmap for the Xplode background using standalone install, since I'm using it for a Windows 2000 Pro CD. Thanks again!

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

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