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. but i kinda tried something a little different. For those don't know as long as the path don't have spaces you don't need quotes. So just to play I tried these 2 in the PinItemsToTaskbar.cmd using WScript WScript.exe %systemdrive%\Install\PinToTaskbar.vbs %windir%\explorer.exe WScript.exe %systemdrive%\Install\PinToTaskbar.vbs %windir%\notepad.exe so will need to test using WScript in the Firstlogon
  2. lol when i was using drivers from my x64 Vista I watched as it installed 127 of them. So I believe it to be working. Cut that back to about 25 grabbing them with driver magician on a working Se7en
  3. not really but I see if you cancel on drivers it forces that. I'll fix
  4. Viper999 Shutdown program and delete the zMountDir and look in uadvd\sources and delete the msdtc.cmd Restart will recreate the mount and then try again when it pause's was there any error in the cmd window? It should pause in cmd before you get what you're showing in pics
  5. OS you on like XP? 64 bit or x86? when it stops you must copy the error message and number That msg basically pops up when it won't mount cause it looks for the zMountDir & "\Windows\explorer.exe" The antivirus thing is not allways the case I do this Pause to see if ERROR. Copy Error and let me know
  6. all my Vista 64 drivers worked when I went to Seven minus 1 Then after updating all I grabbed them with Driver Magician and all work now should be a log file in Se7en_UA\Logs after you Pack image for drivers
  7. This is a pic of what I'm saying about APPS If you ever figure out what we're doing here I doubt you will use anything else Copies reg settings from currently installed Applications Copies Files from currently installed Applications Copies entire directories from currently installed Applications Or uses whats stored in your APPS folder if not installed at the time
  8. just setup 1 APPS like I mentioned above I edited my above post
  9. you do have a folder called APPS on the root of any drive Windows will see it? Add anything simple to a sub folder there like my Reg program Jump2reg with folder name of Jump2reg Its simple cause its an inno setup installer Links in my Sig This thing is dependent on seeing the APPS folder to advance I can see now this may be confusing and need to correct somehow
  10. Like for instance if you wanted to do runoncex instead of the App installer? Hadn't built that into it yet All the things changing from Vista was a major headache and then RTM changed things You could just setup 1 application with App Installer cause right now if you want to run things in Audituser pass after you close the Applications is when it writes all the stuff to set it up for when it gets to xml Then you can just edit the cmd files and remove the App Installer. It will allow that later on at Edit Cmd files
  11. well hello just create a 64 bit and then open xml in a text editor and change all processorArchitecture="amd64" to processorArchitecture="x86" just watch it cause some things are only 64 but easy to pick them out
  12. or just open it and click the New button, wizard walks you through setting it up. Then you can edit the options leave the defaults unless you know what you're doing. some issues with 64 bit Se7en but some may be cured next release be next week
  13. BKR III open Appswitch.dat and at very bottom [Vista_STEPS], if you have passwords remove them but paste everything under that
  14. the unattend.chm included will give some good ideas can download the WAIK to edit xml files but its 1.7gb
  15. MrJinje Not static. Hadn't gotten that far yet just loading them from the /GET-FEATURES > txt file 110 in features = 2 pages, as we know MS will come out with a SP and probably be new stuff. TheWalrus Yes should be able to use this easily. Click the labels next to [] boxes and has a short summary on a lot of them. The help file is close, hadn't updated since Vista but Seven and Vista are close, just Seven is lot better. Start with Sample.xml and you can go from there, i give the basics to get you to partition selection, select and it will auto run. I just don't want to lose my backup drive and I dual boot so want to choose carefully there.
  16. Features and Packages new addition on next release
  17. Chester^ yes you copy the unpacked not an iso BKR III Did you install to a root folder like C:\Se7en_UA? I'm lazy and this won't work from Program files or any long path with spaces. What is your OS and x86/64? Copy the Dvd sources, Extracted as above. Exactly where is it not working as Chester explained above
  18. its simple, install it and start it, a wizard will guide you through it. Choose more ram than it does f you have it
  19. I've noticed it's 64 bit Seven mainly. friend said he don't get this on x86. Don't know if it's because of a 2nd Sata drive. Its a rarity where some get it and some don't. In Device Manager the 2nd drive is allways reported as Disk 0, even when you get to partition selection in a Seven setup. I can open a folder, open a file in it and close, back out of folder and try to delete folder and get the ugly box http://expertester.wordpress.com/2009/09/2...r-in-windows-7/ look for 1. Download Take Ownership registry : HERE http://lockhunter.com/ Both 64 bit and x86 versions Just thought I'd start this so anyone else come up with any ideas.
  20. can you explain where at? also if you haven't gone very far you can reinstall right over the top of it, or uninstall and try again.
  21. Notes I collected If you want to edit you install media, you can open up sources\spwizimg.dll in PE Explorer and change resource 517 and 518. Also change the sources\background_cli.bmp windows Boot Screen (the first boot after installation) with imageres.dll (again PE Explorer) If you want to use a custom desktop wallpaper, you can take ownership and replace this file (default wallpaper) C:\Windows\Web\Wallpaper\Windows\img0.jpg You must edit: - DVD sources\spwizimg.dll 517 and 518 - DVD sources\boot.wim\sources\spwizimg.dll 517 and 518 BTW Restorator2007 3.70 works with 64 bit where PE Explorer 1.9 does not
  22. haven't tried that but should work cause thats what OEMs do, capture with PE type.
  23. Go to your Tools\architecture\ folder and open Admin cmd prompt. Or make the cmd line look like this E:\Se7en_UA\Tools\amd64\imagex /cleanup E:\zMountDir I only get that if I uninstall and try to copy back too fast, darn Seven locks the folders down.
  24. thats what you basically do is mount and modify the install.wim in the sources dir then create iso and burn it
×
×
  • Create New...