Jump to content

Lucius Snow

Member
  • Posts

    332
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Lucius Snow

  1. This shouldn't be OemFilesPath="..\$OEM$" instead ? I created a multiboot the other day, following the method described here and that's what i put in my winnt.sif.
  2. Try that : You can add any file type you need in the LowRiskFileTypes value.
  3. That's also the method i use. It works great. However, i need the /s switch to run it silently. Otherwise the window appears.
  4. I think it is but it's not up to date. Guys, correct me if i'm wrong. I have a doubt.
  5. That's Microsoft components ... often required like Windows installer (already included in recent OS now), Direct X, Java etc. You need them to install / run some applications developed in .NET language.
  6. This question has been recently mentionned in a thread ... you should find it with a search. In my order, i put first .NET framework because it's often required to install some softwares. I'd advice firewalls and antivirus at the end of the list. And the rest in the middle
  7. That's pretty easy Just create a SFX with WinRAR by compressing the Trillian folder in C:\Program Files\. Then, in the SFX comments, add the following lines : If you want to keep your profile settings, do the same with another SFX and the Trillian folder in C:\Documents and Settings\Your_Profile\. Then, in the SFX comments, add the following lines : You only need one entry in the registry :
  8. If you have got WinRAR, you can extract the files. Simply right clic on the EXE file and "Extract to ...".
  9. I just tried this method but it didn't work. So i've done the same but with Run instead of RunOnce. Also i added a ping. Finally, i got it right like this. Accounts.cmd (i use it to configure softwares for others accounts) cleanup3.cmd This line in bold deletes the entry in Run so the BATCH doesn't run anymore at startup.
  10. Until now, i added in my cleanup new commands to make a second RunOnceEx.cmd on the next reboot. But i need now to run another RunOnceEx.cmd to customize the softwares for my others profiles (like i explained it here.). In the stuff i programmed, things get too much complicated if i use two reboots as well ...
  11. Hello all, I included in my RunOnceEx.cmd a cleanup.cmd which add / delete some stuff. When it runs at the first logon of a new account, the cleanup seems to run before the new profile is completely created. Then, for example, the shortcuts in the Start Folder aren't there yet so they're not deleted. I read on the forum a few tips like adding a ping 127.0.0.1 -n 20 in the BATCH files, but it didn't solve the problem. Any suggestions ? Thanks.
  12. I don't know about the integration in driver.cab. However, here is a working method : http://www.msfn.org/board/index.php?showtopic=12566
  13. Try this :
  14. Alright. Test done. None of the software reg tweaks get applied
  15. Thanks. I'll try the cmdlines.txt solution. However i don't really see how to make this loop thing for the BATCH
  16. Yeah, i thought about that but won't the settings get overrided since the software are installed after ? And what about the BATCH files (they often use paths with %username%) ? I use them to copy, move, erase some files. Any ideas ?
  17. Hello all, I'm looking for a solution to apply my softwares settings (using reg tweaks and batch files) to all user accounts. They get installed through RunOnceEx.cmd so at the first logon. Is it possible to create others RunOnceEx.cmd which run automaticaly at the first logon of any other accounts created (if they exist) ? I kept the username entries step of oobe because the accounts names are not determined by advance. When i'll install my unattended CD, they may be one, two, three or even more accounts ... Thank you.
  18. A little error found in your patch.cmd : ... should be : Otherwise the two files don't get compressed and copied to \i386. I just changed these two lines. Is it enough to fix it ?
  19. Cheers Bâshrat the Sneaky and good luck with your PC.
  20. There're two s150sx8.sys, one "normal" and the other one for AMD64. It's twice compressed. Wouldn't that make a conflict ? @ Bâshrat : If i delete S150sx8.sy_ from \i386 and then apply the first command line above only, will it work ? Is there anything to clean up in txtsetup.sif ? Thank you.
  21. Same problem here ...
  22. He's working on the sound pack first
  23. Thank you Bâshrat the Sneaky ! If you have any trouble to host your driverpacks, i can do it for you. I've got 200 MB of free space.
  24. Try all that : I think it's the third reg line but i'm not 100% sure.
×
×
  • Create New...