MSFN Forum: XPlode 1.0.5 - MSFN Forum

Jump to content


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

XPlode 1.0.5 Official release notice Rate Topic: -----

#1 User is offline   Wraith 

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

Posted 15 March 2004 - 11:12 PM

XPlode 1.0.5

Download: http://xplode.voidfx.com/downloads/

Changes for 1.0.5:
  • Moved the XML to unicode for localisation support.
  • Rewrote the XML parser
  • Changed file access method
  • Cleaned up redundant code
Changes for 1.0.4:
Documentation is essentially the same as 1.0.2 - all other changes have been commented in the example XML.

Specific changes are:
  • config.strings.shortcut
  • items.item.shortcut
  • items.item.copy
  • items.item.move
  • items.item.delete
  • items.item.execute
Please use the bugtracker to report anything.


Notes:
  • Try not to log in as a different user for a lot of applications - it is slower to start the program.
  • Do not use antialiasing when in GUIinstall mode - it will blur the text with the transparent colour - magenta.
  • Try not to use transparent colours for the same purpose.
  • For anyone that doesn't want to read the docs (a lot of you I'm sure), the colours are in the format #RRGGBBAA, #RRGGBB being the normal HTML-style colouring, and AA is the alpha transparency value.
  • When in GUI-install, set AA to either 00 or FF, depending on full transparency, or full opacity.


Posted Image

Posted Image

I'll hopefully update the docs within the next few days. First week of uni is always hectic... :)


#2 User is offline   Wraith 

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

Posted 17 March 2004 - 03:25 AM

Just an update for the execute plugin - it should function as it did in 1.0.2 when not running under a different user context.

If you want to run as a different user, fully qualified paths must be used, and they MUST point to an executable.

So if you want to run a *.msi, the executable needs to be %SYSTEMROOT%\System32\msiexec.exe, and the arguments would be the msi file. It does NOT use file associations.

Thank Microsoft for not supporting the function for it in XP. And, to be honest, I'm too busy to write an equivalent.

Plugin for execute attached, will release a full 1.0.4 soon.

Attached File(s)



#3 User is offline   Wraith 

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

Posted 18 March 2004 - 08:40 PM

Just a note for the new XML parser... in XPlode 1.0.5.

It WILL NOT run existing XML's, you need to convert your XML to Unicode.

#4 User is offline   visaversa 

  • Face it...
  • PipPipPip
  • Group: Members
  • Posts: 428
  • Joined: 14-October 03

Posted 19 March 2004 - 02:40 AM

UNICODE version, working on Spanish language.
Thx Wrait this is a timesaver...

#5 User is offline   Wraith 

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

Posted 19 March 2004 - 04:31 AM

Can I get a screenie?

#6 User is offline   visaversa 

  • Face it...
  • PipPipPip
  • Group: Members
  • Posts: 428
  • Joined: 14-October 03

Posted 19 March 2004 - 05:03 AM

extract from the logfile,
Before unicode it could not resolve the "ú" character.
As you can see it does now...Great job...
      }
      Running command: 'filedelete' {
        Deleting file: 'd:\Documents and Settings\All Users\Menú Inicio\Windows Catalog.lnk'
      }
      Running command: 'filedelete' {
        Deleting file: 'd:\Documents and Settings\All Users\Menú Inicio\Asistente para transferencia de archivos y configuraciones.lnk'
      }
      Running command: 'filedelete' {
        Deleting file: 'd:\Documents and Settings\All Users\Menú Inicio\Windows Update.lnk'
      }


attached some screenshot during install at guiruneonce.

Attached File(s)



#7 User is offline   Wraith 

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

Posted 19 March 2004 - 05:20 AM

Heh.. I was kinda hoping for a screenshot with the spanish characters in the XPlode window, but I get the idea ;-)

#8 User is offline   visaversa 

  • Face it...
  • PipPipPip
  • Group: Members
  • Posts: 428
  • Joined: 14-October 03

Posted 19 March 2004 - 05:59 AM

Why not...

Notice the two forein characters in the title

Attached File(s)



#9 User is offline   Wraith 

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

Posted 19 March 2004 - 06:11 AM

Cool :)

#10 User is offline   BAM 

  • Just me!
  • PipPip
  • Group: Members
  • Posts: 203
  • Joined: 04-December 03

Posted 19 March 2004 - 07:34 AM

U are a fast worker Wraith!

I will try it later tonight, hope this goes better than v1.03/1.04 because those versions took me more than 45min to instaal extra if i compare it too v1.00.
I didn't got the time to test were it went wrong, but i am convinced that if there was a prob u have fixed it. :rolleyes:

Still very happy with altough :)
Will let u know if it works good for me now.

#11 User is offline   Wraith 

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

Posted 19 March 2004 - 04:51 PM

I have no ide why it would've run slower - nothing has changed as far as executing things...

At least, there are no extra steps involved...

#12 User is offline   Alanoll 

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

Posted 19 March 2004 - 09:41 PM

did you happen to run Hotfixes without the /O option in the newer versions?

#13 User is offline   BAM 

  • Just me!
  • PipPip
  • Group: Members
  • Posts: 203
  • Joined: 04-December 03

Posted 20 March 2004 - 07:07 PM

Sorry for the slow responce, i got caught up in a family party. :beer:

@Wrait/Alanoll

As i promised i have used the v1.05 and did a full unattend install.
Calling it from within my winnt.sif:

[GuiRunOnce]
    "%systemdrive%\Postinstall\XPlode\XPlode.exe /log:#Systemdrive#\XPlode.log"


But again it didn't work out the i think it's supposed to do..
Took like more than an hour to finish with the XPlode prog. I made an 1cd install on my second pc, and left office2k3 & Nav12k3 out because of space saving.

When i looked at the log file, which i lost, it says that it took only about 12/15 minutes to finish. uhhh? it was around an hour! Even the hotfixes took a few minutes each. Next thing to do was burn a new cd with the v1.00 and that install went so fast i couldn't even finish a cup of coffee.

Dunno what i do wrong or what's the problem, but i am very happy with the XPlode install that i'm willing do what it takes to help (me/you)
I attached my xml file so tell me please what u think of it or what is wrong.
Perhaps u can/will provide me an almost simulair one to test it again?

When i get the english version running i will provide u a screenie of a dutch language install :)

Attached File(s)



#14 User is offline   Wraith 

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

Posted 20 March 2004 - 07:19 PM

I think I'll start timestamping each event...

Probably make it easier to see wtf is going on.

Might see if I can shift things into high priority to run too.

#15 User is offline   BAM 

  • Just me!
  • PipPip
  • Group: Members
  • Posts: 203
  • Joined: 04-December 03

Posted 21 March 2004 - 04:27 PM

When i read ure comment i believe it means that u don't really know what can cause my problem?
Perhaps someone can provide a good working set of files with only the standard things in the xml file so that i can give that one a try and see what happens!?

edit:
I mean the 1.05 version

#16 User is offline   Alanoll 

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

Posted 21 March 2004 - 04:59 PM

a good working set of files?
the files inside the ZIP are the "standard things"

it may be helpful if you attached your XML but I'm not sure.

Whoops, You alrady have :)

#17 User is offline   Alanoll 

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

Posted 21 March 2004 - 05:02 PM

@Wraith

could it be possible that everyone who's been having the "slow" installs if because of GUIInstall? All that have said that they have, i think they were all using GUIInstall.

#18 User is offline   Wraith 

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

Posted 21 March 2004 - 10:07 PM

Possibly. Not entirely sure. I'd need to test, and that could be days away.

#19 User is offline   BAM 

  • Just me!
  • PipPip
  • Group: Members
  • Posts: 203
  • Joined: 04-December 03

Posted 22 March 2004 - 11:37 AM

@alanoll

Sorry, next time ill just past the code instead of the zipped file.
The main reason why i want the [GuiRunOnce] thing is because of the easy way to manage my files for an installation. No fooling around with all kinds of files and put them in all kinds differend directory's at my windows cd. Just a $oem$ and a sif file will do the trick for me just perfect.

Then the XPlode replacement came up and i was just... happy.

So' u saw my simple, pretty standard xml file, give it a go and i will test the one you can/will(?) provide me.
I will also test the same one as before but now with the stanalone code in it and see what happens then. Perhaps ure right and is the GUIInstall code the reason of the "slow" install.

#20 User is offline   BAM 

  • Just me!
  • PipPip
  • Group: Members
  • Posts: 203
  • Joined: 04-December 03

Posted 22 March 2004 - 05:59 PM

Quote

could it be possible that everyone who's been having the "slow" installs if because of GUIInstall?


I've been testing it and gues what!! when u use "Standalone graphics mode" it runs like never before.
...wow... very fast.
So now u know where to look for i hope, because the GUIinstall look so professinal.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • 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 - 2013 msfn.org
Privacy Policy