Jump to content

jamesas

Member
  • Posts

    173
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by jamesas

  1. the windows audio hardware acceleration should of been done by the program i gave you but if you dont have the drivers installed before it runs i dont think it works but not sure worked here tho :S
  2. BTW if you guys dont know this already windows xp is actually 'Windows NT 5.1' so most nt software will work in it
  3. ok well on my ua disk it defragments but i want the mft bigger now there was a tweak in the thread asta posted but does that do the 'padding' like diskeeper does or is that the same thing :S
  4. well this way works very simple and does what i want so .. go figure
  5. for what i use it works now which way are you talking about six pack and does it work properlly from a UA disk
  6. but doesnt the other way do it during boot which would mean the service wouldnt be started and i dont think can be
  7. i designed it from the latest edition and ive also found a way to make it check for diskeeper I Have not yet tested this on a UA disk so im nto sure if that server not started error will pop up in UA disks Install.cmd @echo off start /wait %cdrom%\Applications\Diskeeper\setup.msi /qb cleanup.cmd @echo off IF EXIST "C:\Program Files\Executive Software\Diskeeper\Diskeeper.exe" ( start /wait %systemdrive%\install\diskeeper.cmd ) ELSE ( shutdown.exe -r -f -t 5 -c "Windows 2003 will now restart, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!" ) diskeeper.cmd @echo off TITLE Defragmenting Your %systemdrive% Drive "C:\Program Files\Executive Software\Diskeeper\Diskeeper.exe" %systemdrive%: shutdown.exe -r -f -t 5 -c "Windows 2003 will now restart, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!" PSS. this is beeing run at the end of my UA disk so ive inlcuded all the extras i had
  8. ok guys i looked at the above post very good thread but i just found a very very easy way to run it from a batc file although it runs with windows still loaded, all you need to do is make a batch file with 'diskeeper %systemdrive%:' EG. @echo off TITLE Defragmenting Your %systemdrive% Drive diskeeper %systemdrive%: PS all it needs now is a way to check for diskeeper
  9. hey im not sure about this but whateva migth help but what if you were to make a script that moves the folders from the old users folder to the new
  10. hey guys what i have atm is a WPI and a batch file that runs after WPI is finished now is there anyway to make it detect if diskeeper is installed and defragment the system drive, which also means how do i make it do this from a batch file or is that not possible
  11. Hey guys is there a way to add /bootlogo to the end of the boot.ini unattendly or even add a dupicate as the above on except with the extra command and new name
  12. I would reccomend WPI as it is very good and ive never had any trouble but if you want a staus on a install thats msi just use /qb not /qn
  13. hey i also found a way to do the ones you want with a handy little program u can download it at http://www.sala.pri.ee/Win2003v144.exe Then download the file attached to this post as well and put it in the same folder you can edit it if you want then from a batch or cmd or what eva use the '/U' switch at the end of the exe so eg ECHO Windows 2003 Modifcations being applied start /wait %systemdrive%\install\Win2003.exe /u It is still reccomended tho to use your tweaks as well as these becuse this program doesnt do all the ones you have 2k3ounat.sif
  14. dude one thing ive learned in partitioning is never delete the c: partition becuse sometimes the d: partion will take c: and it will stuff it up so just reformat the c: partition
  15. This little player will allow you to play any music that wmp will play, in the settings.ini there is a option to select if you want it put to a taskbar icon so the user wont see it in a unattended install to call it from a batch file start %systemdrive%\install\UAP2.exe There are a few bugs but ive found a solution to most of them error-cant use any varibles solution = if you have your songs in a folder e.g music then type in the file name field "music\xxx.mp3" error-playlist wont play with out title name solution = well you shouldnt remove them anyway but if you wanted to best not to remove them PS. the included settings.ini is from my setup so it should work if you just make a folder called music in the same folder as the exe and place you music in the music folder and just rename the file in the settings.ini Click here to download Orignal Thread : http://www.msfn.org/board/index.php?showtopic=32654&st=0
  16. Hey guys ive modified my setup.exe, but i cant change the option 'Click here to install Windows 2003 Professional" i want it so when a user clicks on it , it opens the readme.htm to tell them how to install it PS the setup.exe is the one located at the root of the cd drive PSS Im using the lh setup.exe
  17. ok well incase anyone else need this player ive contacted the maker and got a copy and will upload it to msfn seeing its only 7kb to call it from a batch file start cd /d %systemdrive% %systemdrive%\install\UAP2.exe There are a few bugs but ive found a solution to most of them error-cant use any varibles solution = if you have your songs in a folder e.g music then type in the file name field "music\xxx.mp3" error-playlist wont play with out title name solution = well you shouldnt remove them anyway but if you wanted to best not to remove them PS. the included settings.ini is from my setup so it should work if you just make a folder called music in the same folder as the exe and place you music in the music folder and just rename the file in the settings.ini UAP2.zip
  18. i used note pad to edit single words and all but no changes where applied PS whats a good hex editior
  19. yep waiting on this mediaplayer for my UA disk
  20. hey i found the file but when i modified it , the changes wernt showed has anyone found a solution
  21. i have no idea what it looks like but if anyone has it can they post a reply becuse i would like to include it on my windows disc
  22. Hey guys i found a post for this but it was for WPI but what i need is the code required to only start the progam if the windows version is 5.2
  23. hey sorry to hijack this post but i editied it to say dvd instead of cd and added some extra text but it wouldnt boot anymore? why is that
  24. yeh i know all that but i guess i didnt ask correctly i was asking for a program that would go with that so when a user selects the option to install windows it brings up a dialog stating you have to restart to instal windows and give syou the option to restart just like a linux isntall has
  25. the one that runs when you put the windows installtion disk in
×
×
  • Create New...