Jump to content

Kelsenellenelvian

Patron
  • Posts

    9,018
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Kelsenellenelvian

  1. There is no real guide for nlite. Nuhi has stated that he is going to take some time very soon for that exact purpose. Your best bet is teh forum and search feature.
  2. I do believe hfslip is usable in a company. (found on this forum also) Plus WPI is definatly for use in a corp enviroment. (also on this forum)
  3. Google.
  4. That is most liekly the problem WPI expects to be able to install things and make commands after a reboot. Not just to end.
  5. Almost all programs automatically install into the Program Files folder. Many Programs will allow for the changing of their install paths through the use of switches. You can find a large majority of the switches for the applications in the application installs section of this forum. Please also make good use of the search function.
  6. I am not sure what you mean please elaborate.
  7. Have it make a runonce entry to delete the folder and then make it self destruct. ok her try this: Place this at the very end of your bat file: del %0 This will make it auto-destuct. inside it place the runonce entry to delete the folder and the folder will be deleted on the next reboot.
  8. Install from cd and install from harddrive will be the same commandline. cmd1[pn]=['"%CDROM%\\Install\\Power DVD v 5.0\\Setup.exe"']; or cmd1[pn]=['"%wpipath%\\Install\\Power DVD v 5.0\\Setup.exe"']; %wpipath% and %cdrom% are the same thing just %wpipath% is the prefered method when using WPI. (yes I know the config wizard does not automaitically truncate the path (Shorten it) it is being changed in the next version...) Also your first post was very informative and had all of the right info in it!
  9. WPI.hta (The main WPI prog file) automatically see the path of %CDrom% or %wpipath% as drive + WPI\ (i.e. d:\wpi\) and goes on its merry way from there. The XPCD part you had in there is non existant when the folder is put on the disk. Your folder layout would be like so: So WPI and the added runonce command will automatically add the WPI folder to your path. In closing %cdrom% = drive:\WPI\
  10. SP4 still does not have support for large disks. You should get the unnofical SP5 from this forum Look in the member contributed project section under hotsream. This will add all fixes as of like 6 months ago and allow for large disks from the setup on.
  11. cmd1[pn]=['"%CDROM%\\xpcd\\WPI\\Install\\Power DVD v 5.0\\Setup.exe"']; Should read cmd1[pn]=['"%CDROM%\\Install\\Power DVD v 5.0\\Setup.exe"']; Try that please...
  12. That is an unofficial mod of the 3 themes DJPro! (Nice mod by oddbasket though) Here is the addon of the official theme! http://www.ryanvm.net/forum/viewtopic.php?t=3403 (NO uxtheme.dll patch needed)
  13. No it is not possible. Google for magic jellybean key finder. ( http://www.magicaljellybean.com/keyfinder.shtml )
  14. v5.6 Updates - Released November 19, 2006 ------------------------------------------------------------------------------- * Lawrenca wrote a script to use 7-Zip to extract archives via a new command called %extract%. Use like: "%extract% z:\archive.rar t:\" Its right in the changelog
  15. 5. Office 2003 (75MB Version) If you made this then you would already have made it silent.
  16. Take the charger cord and overamp the darn thingy!
  17. Try this: http://www.microsoft.com/globaldev/handson...xpintlsupp.mspx
  18. Hey just a fun thought How about where it says Windows Vista in the start menu section you make it say "Windows Pre Vista"?
  19. OK I really went all out and did everything possible to make the Classic look and line up perfectly at 800x600 resolution! You now have the 3 columns you want and everything lines up very nicely! Just grab this file here and overwrite the WPI folder of yours. (Don't worry your config and options will not be overwritten.) P.S. the key entry was in the first few lines of boxes.js...
  20. That is really for more asthetic purposes on larger resolutions. Than way they can choose how many to be shown. WPI is smart enough to modify that number due to the desired resolution. Yes I have always taken most personal modifications into hand. I like to be that helpfull.
  21. Add nothing to your winnt.sif file download the $oem$ package and extract it to the root of you CD and you are done. www.wpiw.net/downloads/$oem$.rar
×
×
  • Create New...