Content Type
Profiles
Forums
Events
Everything posted by maxXPsoft
-
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
-
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
-
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
-
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
-
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
-
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
-
How to use Virtualbox on Win7?
maxXPsoft replied to BKR III's topic in Unattended Windows 7/Server 2008R2
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 -
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.
-
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
-
How to change windows 7 setup background.
maxXPsoft replied to yanghaijun's topic in Unattended Windows 7/Server 2008R2
look at my post here -
How to use Virtualbox on Win7?
maxXPsoft replied to BKR III's topic in Unattended Windows 7/Server 2008R2
its simple, install it and start it, a wizard will guide you through it. Choose more ram than it does f you have it -
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.
-
How to edit these stuffs ?
maxXPsoft replied to BKR III's topic in Unattended Windows 7/Server 2008R2
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 -
haven't tried that but should work cause thats what OEMs do, capture with PE type.
-
thats what you basically do is mount and modify the install.wim in the sources dir then create iso and burn it