Jump to content

Sonic

Patron
  • Posts

    1,702
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Sonic

  1. You can make a batch to create a temporal .reg. Example : @echo off >FixReg.reg echo REGEDIT4 >>FixReg.reg echo. >>FixReg.reg echo [...\SOFTWARE\Classes\Folder\shell\Add to My App] >>FixReg.reg echo "command"="%Temp%\Myapp.exe" start /w regedit /s FixReg.reg del FixReg.reg exit This will create reg file with correct fixed value, not variable.
  2. I don't understand really (sorry I'm french), but if I'm right, with effects.exe I set exaclty what I want to be checked in Perfomance propertie of My Computer. Exaclty the same result of my .reg file executed with cmdlines.txt on an unattended setup.
  3. Thanks for correction Tomcat. Are there any issues for the moment using your versions ? If install will pass, frameworks will acts exactly same as standard installers, isn't it ?
  4. I use the same method, it works perfect. But my post with effects.exe is for post-setup usage ti set visual settings silently.
  5. The key is in registry but it's not readable (correct word ?) directly, we need to calculate from regsitry value. You will find the formula with google.
  6. You can use effects.exe created by a member of msfn forum. Command line for silent operation works too. http://www.msfn.org/board/index.php?act=At...st&id=15715
  7. The output file will install in one pass all frameworks ? or it's more batch method ? Thanks.
  8. The 4 cdroms I have dl from msdn aa contains all version of Windows Vista. But my license is okay just with business, but I have installed Ultimate without key and it runs. CDs are same as DVD version. Instead of having one install.wim, I have 4 files called install.svm , install2.svm, install3.svm and install4.svm on each cd. I have copy CD2,CD3 and CD4 to CD1 and installed from shared folder, install has been completed correctly.
  9. Okay Siginet, thanks for your contribution !
  10. Sonic

    Hotfixes

    AutoPatcher XP is a post-install sp2 hotfix package. RyanVM too but for splistreaming if I remember.
  11. Hi all, Is there a lot of lan drivers in winpe 2.0 or we need to insert lan driver ? If we need that, anyone has thinking about integration of bash lan driverpack ?
  12. If I remember, if you have centrino or intel wifi chips, you can use Intel utility to manage the network and the utility has an option to connect to network before logon. Otherwise,(if I remember again ^^), in XP there is an option to logon on domain without on network but authentification/sync profile/... procedure is checked later. btw, I'm not DC user , so wait confirmations
  13. Bad cdrom ? Overclocked system ? Ram fault ?
  14. You can bypass folder \SUPPORT. It isn't used for the setup. It contains special tools. Just files at root and i386 are important.
  15. Look at http://unattended.msfn.org/unattended.xp/view/web/13/
  16. Do you use geunine M$ WMP11 setup or repacked/tweaked version ?
  17. I'm using these tools from BartPE , WinXP ...
  18. really weird ... I'm not using SVCPACK myself, so wait for a member which is use SVPACK ... Do you use a genuine source ? or an OEM source like Dell ?
  19. You must reboot between IE7 install and KB929969. I havn't find a workaround atm... I have deleted this hotfix from my list ^^
  20. Okay thanks! for me atm, I do not use WMP11 integration ...
  21. hum, try to rebuild uacd from start, beginning integrate svcpack method in first and try it .. after add wpi & other things ...
  22. You can remove Active flag of a partition with Partition Magic or Paragon Hard Disk Manager
×
×
  • Create New...