Jump to content

maxXPsoft

Developer
  • Posts

    3,080
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by maxXPsoft

  1. and my french is worse, I used a translator for pdf and it was not real good. maybe you can try and use it and straighten it up? Have to look for it
  2. thanks princektd I use vlc mediaplayer but occasionally media player guess what we need is a full pdf or something. myselfdiem has a nice additions to his guide for the app but it's French and I can't do some things
  3. read that and create a .cmd file on a floppy/usb stick then once it error just hit Shift and F10 together brings up cmd prompt. You can then copy error logs
  4. something along the lines of If FileExists("%userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\*.lnk") Then we quit or jump to end maybe not sure where to put it but I'll experiment Is your Quicklaunch folder empty when you run the script? both dud ideas. tried both
  5. I know what I'm doing with Quicklaunch Now when I run it the taskbar goes to double height also. Tried from different folders and on desktop. Still double Quicklaunch. Perhaps I have some update you don't(I'm fully updated) or something is different. EDIT: I think I know whats wrong. I copy from my previous and it already exists with my shortcuts. I run your old and enable it in my Unattended When you blank screen and it comes back there is already Quicklaunch on left side near Start. Then it run's the clicking part and double's it. perhaps you need to run some code to see if any shorcuts already exist and if so don't run second part?
  6. I'm using 64 bit English and the new doesn't work like the old. I end up with 2 toolbars Quicklaunch I still have to slide it over on the old dated: ; Last Edited: 09/12/2009 I think the writing to reg and also the clicking is what makes it double.
  7. already a script for it that works ; AutoIt Version: 3.3.0.0 ; Author: Andrew Calcutt, wazer ; Last Edited: 09/12/2009 You need autoit, rename to 7QuickLaunch.au3 compile and try it. works on all screen resolutions removed my file get from Wazer further down
  8. still needed boot.wim mods. Ran a vm and without modify I get the yuck MS image back
  9. I'm looking at that now cause I don't think I understand fully. Are you saying boot.wim is not need to modify? Be doinf a vm shortly without the mods to it. I used to have some stuff read how much memory in use awhile back but I don't understand why the purpose of such a program.
  10. where did you hangup and how? what is your OS? I haven't had that in awhile add the right click .wim. right click on sources\install.wim and choose to Unmount *.* NO SAVE zMountDir then use the zMountDir Cleanup 2 + Reg should see it doing the things then delete it. if not go to tools folder install the takeownership.reg and right click on it and Takeownership then delete
  11. I had changed my line like above removing the %windir%\ stuff
  12. no problem, I just finished a real live audit install with integrate 50 cabs and no updates except defender and compatibility which are updated too often so I don't add them. @jbm I just done this on a real live install without the /quiet and it worked. I copied Apps to my usb and placed both xml files there. On startup it went through out of box and ran setupcomplete.cmd. Depends how much you add to OOBEAudit.xml to what will be asked FOR %%d IN (c: d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\OOBEAudit.xml SET DVDroot=%%d sysprep.exe /generalize /oobe /shutdown /unattend:%DVDroot%\OOBEAudit.xml with that it is quiet and does it's thing and then shutdown
  13. Think your problem may be the /quiet Check this article and it explains to place the sysprep.xml in sysprep folder then delete with setupcomplete.cmd So place in a $OEM$\$$\System32\sysprep folder and it will copy in at finalize http://www.ehow.com/how_5392616_sysprep-machine-start-finish-v2.html
  14. I tried and it worked fine for my 50 .cab's except the WSUSSCAN.cab An error occurred trying to open - D:\Se7en_UA\HFixes\WSUSSCAN.cab Error: 0x80070002 Processing 1 of 50 - Adding package Package_for_KB2032276~31bf3856ad364e35~amd64~~6.1.1.0 Did you extract them correctly? I put all .msu same folder and done this with a .cmd. Extracting saved about 20MB Expand.exe D:\APPS\__Updates\7Seven\x64\Premium_Cab\*.msu –f:* D:\APPS\__Updates\7Seven\x64\Premium_Cab del *.xml del *.txt del *.msu pause Let me look into that. I know it used to work but may have been I changed something manually and forgot to add in example. Yes cleanup would run in audit also but things have to be done correctly by using that option. Only you don't want the dvd when you start up so move the %DVDroot%\OOBEAudit.xml perhaps to system root and delete at the very end.
  15. I have it where it will do them at finalize image but will look why not getting there.
  16. you asked earlier about the setup background win, have you seen this or
  17. 'Se7en_UA.exe 6.3.8: August 25, 2010, 7:08:30 AM ' Finish removing installing wimmount. Will only work on Windows 7 OS. ' I no longer get the error [ WARN ] An objectID is in use on this volume. Let me know if you do. ' Use Se7en_UA6.33* for running from XP and Vista OS ' Corrected included appswitch.new "/f error to " /f found by jbm edit:minor file ver thing
  18. Yes gotta watch that. I found 5 in my personal .dat and will correct in the included Also these have to be like this, add's quotes around them things with spaces in the names "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\avast! Free Antivirus.lnk\"" /f Have completed the new version and going to make a new complete install in the morning to test and then I can release it.
  19. I imaged back to see and cold boot before was over 90 seconds so good enough for me. Just through bios on this dell takes 20 seconds so not much can do there. I know how to look at them things cause I used bootvis in XP
  20. Gave this a try and looks like it went from 74 down to 34 seconds which is great for reboot. but cold boot is 54 and didn't look before
  21. 64 is tighter than x86 but I mod my dll's in separate folder then inject them to my .wim 'Se7en_UA.exe 6.3.7: August 13, 2010, 7:09:17 PM ' Added back in disable of enabled Features with xml in Servicing Pass request by jbm ' <selection name="More Games" state="false" /> finished VM and they are working. Add's everything to this that is enabled Hopefully by next release I will remove requirements for the wimmount unless you are using XP/Vista to build on. use Se7en_UA6.3.3 XP Vista.zip. I will update it but leave it froze
  22. I think if you install them with recurse like I do with my app then it should be ok. In other word's in different folders Check the driver.log at the end you'll see it processes them different
  23. I disabled that when I had error causing a crash. They did work with Vista. I'll have to go back through them and try and determine why i had that back then. I know they can be used.
  24. 'Se7en_UA.exe 6.3.6: August 09, 2010, 7:38:18 PM ' Fix error 87 found by jbm ' If you get error on XP or Vista use the Se7en_UA6.3.3 XP Vista.zip took a bit of testing like 4 times on each my drives to make sure it no longer got that error
×
×
  • Create New...