Jump to content

muiz

Member
  • Posts

    1,361
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by muiz

  1. Now it tries to reboot windows Case WinExists('DAEMON Tools 4.00HE', 'You must reboot after previous operation') _Log('Win:' & @TAB & '"You must reboot after previous operation"') _RunOnce() ControlClick('DAEMON Tools 4.00HE', 'You must reboot after previous operation', 'Button1') ; Desktop Reboot after 20 seconds. Sleep(15*1000) MsgBox(262144, 'DAEMON Tools 4.00HE', 'System restart commencing now', 5) _Log('Win:' & @TAB & '"You must reboot after previous operation" = Restart') Shutdown(2) Exit reboot after 20 sec? how can i disable this or make the time longer , cause "shutdown.exe -r -f -t 90" this is not ready yet. and it leaves a file behind now on desktop "DT4_log.log" DT4_log.rar
  2. i install it like this REG ADD %KEY%\006 /VE /D "Flash 8 en shockwave 10 players" /f REG ADD %KEY%\006 /V 1 /D "%CDROM%\Software\flashsshock\flash.msi /qb" /f REG ADD %KEY%\006 /V 2 /D "%CDROM%\Software\flashsshock\sw.msi /qb" /f maybe it helps
  3. I did It works now but i had to modify a few things first i execute the register .reg The i put the msi file from ( option 4 ) to a folder and executed that msi with /qb it asked for files it was missing, I added the files that where missing, from the admin install folder. till it was complete. I made an sfx from all these files with the following : Setup=Nero.msi /qb /norestart TempMode Silent=1 Overwrite=1 Title=Nero 7.0.1.4 Ahead Software AG After that i had to modify the links sfx for use with dutch xp ;Het onderstaande commentaar bevat SFX-scriptopdrachten Path=%ALLUSERSPROFILE%\Menu Start\Programma's Silent=1 Overwrite=1 Now also runs from svcpack.
  4. Still need setupX no matter what i tried , it does NOT work EDIT: After putting the msi ( option 4 ) to a folder and executing that msi with /qb it asked for files it was missing, i added the files that it was missing. It seems that it installed nero, but at the end it asks to reboot. And as for the links , you made it for english xp , so people with other language need to change the path.
  5. thx MHz
  6. yours supossed to installed from svcpack , no spy or anti virus software running at that point
  7. i use this in my cleanup : RD /S /Q "%SystemDrive%\D"
  8. good question , i aslo like to know
  9. I made an sfx with my modified msgina.dll , and extract that at end of my runonce. after reboot ik have my own.. I made an sfx with my modified msgina.dll , and extract that at end of my runonce. after reboot ik have my own.. you can also put your modified dll's in your i386 folder ( dont forget to recab them )
  10. let me remind you that its almost 2006 , if you stil dont have a dvd by now .....poor you
  11. that means it DOESNT work , even with no display settings in winnt.sif u can manualy adjust resolution.
  12. no thx works fine for me , and about kbs .... ever thought about a dvd
  13. muiz

    [BETA] XPize 4.2

    Still all the same switches? /norestore <---no system restore point creation /nouxtheme <---no uxtheme patch /nofiles <---none of files are patched /nodll <---no dll are patched /noexe <---no exe are patched /nocpl <---no cpl are patched /noocx <---no ocx are patched /noadmin <---no administrative tools patched /nooe <---no outlook express patched /nomisc <---no miscellaneous files patched /noextras <---no extras installed /noskins <---no skins installed /noicons <---no custom icons installed /noboot <---no boot screen installed /nologon <---no logon installed /noscreen <---no screensaver installed /nowall <---no wallpapers installed /notask <---no taskswitchxp installed /nocmd <---no console colors mod installed /nomsxml3 <---no msxml3.dll installed /noquartz <---no quartz.dll installed /noreloader <---no automatic reloading in the background
  14. Tried your winamp , but i miss to much features. I stay with allanols ( always older ) version for a while.
  15. i have an sfx wich unpacks my shortcuts into quicklaunch , it starts from svcpack.inf no need for all those reg files here.
  16. And they call this solution : DVD
  17. 5.12
  18. realtek
  19. awesome thx , will try could this be done with windowblinds also?
  20. You mean 5.12 http://forums.winamp.com/showthread.php?s=&threadid=232824
  21. Winamp 5.12 http://forums.winamp.com/showthread.php?s=&threadid=232824
  22. That an old version of winamp 5.12 is latest
  23. OPen shell32.dl_ with winrar
  24. Gmaildrive 1.09 http://rapidshare.de/files/8820699/gmaildrive1.09.switchless.rar.html Couldnt make 1 exe of it , but its swichless now. Runs from : RunOnce
×
×
  • Create New...