MSFN Forum: uA in action!? - MSFN Forum

Jump to content



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

uA in action!? Rate Topic: -----

#1 User is offline   xb00t 

  • MSFN Admin
  • Pip
  • Group: Members
  • Posts: 73
  • Joined: 11-August 04

  Posted 12 August 2004 - 07:26 AM

Can anyone show some screenshot with a uAXPCD in action? I would definetly like to see Xplode and cdimagegui. I saw [GuiRunOnce] and the batch file way. I ran Xplodes example script but I want to see it in a Windows installation enviroment (cusmotized if possible :)) And another question. Are these the ways of creating a the uA programs?

- batch
- Xplode
- KiXtart
...


#2 User is offline   benners 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 692
  • Joined: 29-December 03

Posted 12 August 2004 - 04:36 PM

This is my xplode screen that runs at first logon, it runs fullscreen 1024x768 so I do not see any dialog boxes, i.e Alcohol new hardware etc.

Attached File(s)



#3 User is offline   benners 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 692
  • Joined: 29-December 03

Posted 12 August 2004 - 04:38 PM

Heres the cdimagegui, dont know of what intrest this would be

Attached File(s)



#4 User is offline   xb00t 

  • MSFN Admin
  • Pip
  • Group: Members
  • Posts: 73
  • Joined: 11-August 04

Posted 12 August 2004 - 05:11 PM

That's some beautiful xplode config!!! Can you please tell me how you managed to start you first logon with a 1024x768 res. From what I know to make Windows suppord your card from the start you have to install a regtweak for the drivers (letting windows look in your dir). Did you do so? And the last one - is the Xplode forum the only place to find support/help? Are there any tutorials/help files/etc.?

P.S. OK... I lied. Last one, please, don't ignore me. Did you start your Xplode script from [GuiRunOnce] or RunOnceEx?

#5 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 12 August 2004 - 05:20 PM

nice xplode screen :)

#6 User is offline   visaversa 

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

Posted 12 August 2004 - 05:27 PM

benners, on Aug 13 2004, 12:36 AM, said:

This is my xplode screen that runs at first logon, it runs fullscreen 1024x768 so I do not see any dialog boxes, i.e Alcohol new hardware etc.

i sure would like that background...selfmade?

#7 User is offline   paramaxx 

  • Group: Members
  • Posts: 6
  • Joined: 10-August 04

Posted 12 August 2004 - 05:41 PM

Quote

This is my xplode screen that runs at first logon, it runs fullscreen 1024x768 so I do not see any dialog boxes, i.e Alcohol new hardware etc.


Man this is awesome...

i have to try xPlode :)

#8 User is offline   benners 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 692
  • Joined: 29-December 03

Posted 12 August 2004 - 06:18 PM

@xb00t
What I mean by first logon is, after the GUI part of Windows setup has finished the machine logons on for the first time.I have a Radeon 8500 card and enter the code below in my winnt.sif file
[Display]
    AutoConfirm=1
    ConfigureAtLogon=0
    BitsPerPel=32
    Xresolution=1024
    YResolution=768
    Vrefresh=85
The drivers are installed during setup using
OemPnPDriversPath=Drivers\002_graphics\ATI
The xplode script is extracted to the systemdrive using the detachedprogram section
[GuiUnattended]
    DetachedProgram="%systemdrive%\drivers\pro3.exe"
and finaly run at first logon with this
[GuiRunOnce]
    Command0="%systemroot%\XPlode.exe /xml:#systemdrive#\drivers\bennerspc.xml"

as for xplode help there are as far as I know no indepth tutorials, just the help file that comes with the app and posting your problems in the xplode forum should get you the knowledge you need.

@visaversa
The Windows flag is a background I found on the net and I applied a water ripple effect in Paint Shop Pro with a plugin, the menu bar is a glass effect with eye candy then the whole image is divided into 3 parts like xplode and made to fit to 1024x768 with this
 <show 
  	total='35'
  	after='1'
  />
  <!-- make antialiasing false if you're running GUIinstall mode -->
  <font 
  	face='Tahoma' 
  	antialias='true' 
  	small='8' 
  	large='10'
  />
  <!-- note the position attribute - it is listed in 'x,y' positions. -->
  <!-- 0..8 still may be used. -->
  <window 
  	width='1024' 
  	position='0' 
  	fixmain='60' 
  />
  <!-- can be standalone or GUIinstall -->
  <windowmode mode='standalone' />
  <colours>
  	<header 
    fore='#FFFFFF' 
    image='#xplode#\images\guihead.png'
  	/>
  	<footer 
    fore='#FFFFFF' 
    image='#xplode#\images\guifoot.png'
  	/>
  	<progress 
    border='#000000' 
    back='#FEFEFE' 
    fore='#FF80FF' 
    fore2='#C00000' 
  	/>	
  	<main 
    fore='#FFFFFF'
    current='#FF80FF' 
    description='#FFFFFF' 
    overlay='#404040'
    image='#xplode#\images\guimain.png'
  	/>
  </colours>
  <strings>
  	<!-- main XPlode string -->
  	<title>               Benners PC Edition</title>
  	<complete>complete</complete>


here is a link to the files, you can always combine them and make the background whole again

@MCT
Thanks!

#9 User is offline   xb00t 

  • MSFN Admin
  • Pip
  • Group: Members
  • Posts: 73
  • Joined: 11-August 04

  Posted 12 August 2004 - 06:58 PM

benners, on Aug 12 2004, 06:18 PM, said:

OemPnPDriversPath=Drivers\002_graphics\ATI

benners, if I install my XPCD on a PC that doesn't have an ATI card will this interfere in any way or will the default graphic adapter driver be installed? Can I put another folder in the say line pointing to a different dir (leaving me with 2 dirs for 002_graphics)? Please give me the syntax.

#10 User is offline   benners 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 692
  • Joined: 29-December 03

Posted 12 August 2004 - 07:21 PM

You dont need to add the line that I have put in, name your folder to what you want (I would avoid using spaces) i.e nvidia, ati or other manufacturer then place the folder in the $OEM$ folder on your disc.In your winnt.sif file use my code but change ati for your directory, additional directories can be separated with a semi-colon ";"
OemPnPDriversPath=Drivers\002_graphics\ATI;Drivers\002_graphics\nvidia

During setup it is my understanding that Windows checks the driver paths in your answer file before using its default drivers, if it finds a newer driver it will use that one, but even the default Windows drivers should manage 1024x780, just dont set the refresh rate to high.

for more information read this.

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