Jump to content

glent

Member
  • Posts

    1,081
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by glent

  1. What type of installer does it use?
  2. what type of installer does it use, still MSI?
  3. Zed's method? got a link
  4. search
  5. Did you use vmware or a real install?
  6. glent

    XPize 4.0 MCE RC

    @maniaq Thats is not the intention of XPize, It to update the Icons Microsoft carried from windows 98/2000
  7. I would be very happy to see that
  8. Im curoius to which applciations wont work unless you reboot? I cant understand why you need to do this
  9. Looks much much better
  10. glent

    XPize 4.0 MCE RC

    XPero , WOW! bootscreen is awesome, Yet another awesome release
  11. Cant wait!
  12. Question 2. No that is not logonui.exe its actually ntoskrnl.exe look here http://unattended.msfn.org/advanced/cosmetics/bootscreen.htm Question 3. Browse to windows\system32\oobe\images\ and edit all the images you want, Makecab them and add them to the i386 directory
  13. http://www.msfn.org/board/index.php?showtopic=41821
  14. It should be to the left aligned with the buttons I think down and to the left if ya know what i mean, Could the drop down box be optional or is it to much work? I ask beacuse many of my upcoming themes require the button that are now missing
  15. Nice work guys , Thnx! Woah I have to say I dont like that drop down box to choose defaults etc The box is not aligned for me either
  16. lol thnx for the tip
  17. Well there are too options here 1. Aqquire a real copy of windows XP and use that or 2. Set up your laptop you want and use some 3rd party software to make a new backup image (after adding sp2 into your current setup) and use thats as your new restore Disc
  18. Hi /Zztony and welcome to MSFN.org, I hope you enjoy your stay as much as the rest of us! Never hessiate to ask for help but remember to always search first
  19. Not sure but look here, http://ryanvm.msfn.org/ Its a switchless installer you can add this instead of having 3 seprate installations. No need to install updates as there already in ryanvm's file
  20. Try the Saveinf command here http://www.appdeploy.com/tips/detail.asp?id=13 Then use the loadinf when you install
  21. what version of Wpi are you using because I dont think funkers theme is compatable
  22. great news
  23. yuo could install these application before Wpi is launched add them to wpi.cmd beofre wpi.hta is called for example this is my wpi.cmd @ECHO OFF REM Example, how to look for CDROM-drive. Must have a file to identify in its root (like WIN51 or WPI.ico). 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:\wpi.ico set CDROM=%%i: echo Found CD-Rom as drive %CDROM% REM Show warning start /wait %cdrom%\wpi\common\before.exe REM extracting sleep.exe start /wait %cdrom%\wpi\common\sleep.sfx.exe REM Determine the WPI startup path. REM if wpi should run off the cd the replace %~dp0 with %cdrom%. set wpipath=%cdrom%\wpi REM Hide this command window. %wpipath%\Tools\cmdow.exe @ /hid REM Force resolution to needed size for wpi interface. start %wpipath%\Tools\VideoChanger.exe 1024x768x32@72 -q REM Font installation - the smooth and customizable way. start /wait %wpipath%\Tools\fonts\fontinstaller.exe REM Special registry tweak needed. regedit /s "%wpipath%\common\wpi.reg REM Make WPI directory the current directory. for /f "delims=: tokens=1" %%i in ("%wpipath%") do %%i: cd "%wpipath%" REM Start WPI and wait for its end start /wait %windir%\system32\mshta.exe "%CD%\wpi.hta" REM Cleaning up start /wait %cdrom%\wpi\cleanup.cmd start /wait %cdrom%\wpi\cleanup2.cmd exit :end notice, REM extracting sleep.exe start /wait %cdrom%\wpi\common\sleep.sfx.exe I need that be installed before Wpi is run
  24. Very understandable bashrat Thanks for heads up
×
×
  • Create New...