
myselfidem
MemberContent Type
Profiles
Forums
Events
Everything posted by myselfidem
-
Many thanks! Working like a charm.
-
I am not confusing like you said!!! But I think that your method to create your ISO file with RT Se7en Lite and WPI like you share with me by PM is confused!! The best way is to create your ISO file inside a partition on the HDD ( updates integrations, tweaks, customization, Unattended file, etc...) and AFTER to use your ISO file with WMware or Oracle VirtualBox to make an test! I have no problem with restarting using RT Se7en Lite and WPI 8.1.0 (I have not force restart)! With WPI you can choose to reboot or not reboot after all the programs are installed! All is fine for me! About dll customization you have read my Se7en_UA French guide and all is explained! I think you can complete your "Autounattend.xml"! Regards *Edit: about Autounattend.xml: Installing some applications upon firstlogon
-
Hello coucou! Thanks. Yes I use RT Se7en Lite but only to integrate updates and make Windows 7 lite (only one image) and I use my own French tweaks.reg (because right click options and some tweaks are only in English) and my "Autounattend.xml" customized like I show you above to launch WPI with WPI.cmd! And I've already amended my Windows 7 with spwizimg.dll and imageres.dll and others dll customized. With WPI 8.1.0 I choose to wait 2min before installing all my programs and at last I use a .vbs file to restart the computer! I don't use No force restart when WPI is launched and I don't use RT Installer to install applications! All works fine for me!
-
You can launch wpi.exe with your "Autounattend.xml" like you can see here (change the path to your needs): Examples: [Help] Unattended Seven and WPI (ricktendo64) With WPI I use WPI.cmd inside:sources\$OEM$\$$\SETUP\SCRIPTS\WPI.cmd And inside my "Autounattend.xml" I add: <settings pass="oobeSystem"> <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <Order>1</Order> <Description>Running FirstLog.cmd</Description> <CommandLine>cmd /C wmic useraccount where "name='myselfidem'" set PasswordExpires=FALSE</CommandLine> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <Order>2</Order> <Description>Windows Post Install Wizard</Description> <CommandLine>cmd /C start /wait c:\Windows\Setup\scripts\WPI.cmd</CommandLine> </SynchronousCommand> </FirstLogonCommands> About runonce.bat Reason: RunOnce & RunOnceEx not being executed in Windows 7
-
Yes I think it's for USB FLASH drive, but you can try with your USB HDD. It's needed to choose inside the BIOS the boot sequence to boot with USB HDD! Help about HOW TO : How to Boot from your USB External Hard Drive Change the Boot Order in BIOS DOS USB Drivers Space for Windows 7 (minimum 16 GB for 32-bits and 20GB for 64-bits): Windows 7 System Requirements About "Autounattend.xml" you can customize this one with RT Se7en Lite or with WSIM if you have installed WAIK for Windows 7! Help about Install Windows from USB
-
@coucou When we use RT Se7en Lite, we can keep only one image (install.wim 1 ; Index:1), because there is 5 images inside install.wim for Windows 7 Ultimate! Tutorials However the image boot are kept: boot.wim 1 and boot.wim 2 If you save, for example, only Windows 7 Ultimate (Index:5) the index will be changed as Index:1 That means now if you want mount the image Windows 7 Ultimate (or the image you saved) you need to use this command (new Index:1 and not 5): Adapt to your needs (x86 or amd64) And the new image install.wim 1 will match with boot.wim 2 (with my example). It's needed to remember this choice when we want "mount" the install.wim file. And you can see that only one catalog file is kept inside the folder location: C:\Win7\sources\ install_Windows 7 ULTIMATE.clg I hope that can help you! *Edit: If you have used a batch file to delete unwanted images boot.wim and install.wim , you will have only: install.wim 1 and boot.wim 1
-
How ti instal kaspersky in .wim file
myselfidem replied to princeflash's topic in Unattended Windows 7/Server 2008R2
You can try to create an Addon! Guide: Creating addons Download InstallWatch Pro: InstallWatch Pro Windows 7 Toolkit -
where did guide disappear to?
myselfidem replied to vinifera's topic in Unattended Windows 2000/XP/2003
Yes I remember there was a link before at the front page, but now I see like you, I dont' find the direct link!!! *Edit: Maybe it will be useful to ask at the topic "Site & Forum Issues - MSFN": http://www.msfn.org/board/forum/23-site-forum-issues/ -
where did guide disappear to?
myselfidem replied to vinifera's topic in Unattended Windows 2000/XP/2003
If you want the link, the page is here: Unattended Windows -
You can download Fraps 3.2.4 here: http://www.fraps.com/download.php But Fraps 2.82 + AutoIT the link isn't valid for the script! Cheers
-
Yes you can use your customized "Autounattend.xml" with RT Se7en Lite! With RT Se7en Lite, maybe this value force an restart inside "Lastsession.inf": AppInstallationMode=True If you use WPI you don't need the RT Lite Installer. I'm not sure if it's only needed to change the value to: Netfx3=True without making a new time all the process!
-
Hello coucou ! About RT Se7en Lite, I think it's better to keep NetFx3 Inside your Lastsession.inf you can see: [Features] NetFx3=False About WPI, Isee the batch file working good is: You can download here: sources folder for %%i 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 %%i:\sources\install.wim set CDROM=%%i: Start %cdrom%\WPI\wpi.exe del %0 You need to change the path. WPI folder is set at the root of your DVD! See inside the folder: %systemdrive%\Programs\Rockers Team\RT 7 Lite x86\Preset\Lastsession1.inf If you have many "Lastsession(x).inf I hope that can help you!
-
Post-RTM Updates for Windows 7 (Discontinued)
myselfidem replied to steven4554's topic in User Contributed Update Lists
About the update KB974674 For localised Windows 7 version (example for my French version) it's needed before to add en-US language pack to install successfuly this update for NT Backup Restore utility. Description of the Windows NT Backup Restore Utility for Windows 7 and for Windows Server 2008 R2 BTW I see that KB981550 won't install. I've succesfuly integrated 100 updates for Windows 7! I don't know why this update is successfuly integrated but I don't see this one inside "Updates installed" after the installation is complete! Many thanks. -
changing Windows update settings
myselfidem replied to Cosmin3's topic in Unattended Windows 7/Server 2008R2
If you need more informations on HOW TO, you can find help here: Configure Automatic Updates in a Non–Active Directory Environment http://blog.eddsn.com/2009/10/windows-7-update-settings-disabled/ Cheers -
Post-RTM Updates for Windows 7 (Discontinued)
myselfidem replied to steven4554's topic in User Contributed Update Lists
The updates should work, and the updates are language independant, so they will work on french system. As for RT seven lite, i would recommend on using dism to integrate the updates.. Many thanks steven4554! I've made a new test with 7Customizer and all updates have been successfuly integrated! Thanks again for your updated UL! *Edit: It seems that I've made an error the first time with RT Se7en Lite. I've used an image Windows 7 Ultimate already customized with SP1 RC!!! I've made a new test with an clean image and I've integrated successfuly all the updates with RT Se7en Lite 1.6.0 RC. -
How choose between two installations (x64 or x32)
myselfidem replied to Maeggor's topic in Windows Post-Install Wizard (WPI)
About UltraVNC 1.0.8.2 silent install. 1) First method: You can find programs to download here: VNCed dowloads I've made successfuly an test with VNCed UltraVNC MSI 1.0.8 - Zip File - 5MB (Windows 7 x86) Expand the folder inside: C:\VNCed_UltraVNC_MSI_108 First add this reg key for the Certificate and name this one like: VNC_Cert.reg Windows Registry Editor Version 5.00 ; TrustedPublisher Certificate for UltraVNC 1.0.8.2 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\TrustedPublisher\Certificates] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\TrustedPublisher\Certificates\F586FAD0B501F9E8556F8E948714F6D652BC4EDA] "Blob"=hex:03,00,00,00,01,00,00,00,14,00,00,00,f5,86,fa,d0,b5,01,f9,e8,55,6f,\ 8e,94,87,14,f6,d6,52,bc,4e,da,04,00,00,00,01,00,00,00,10,00,00,00,46,df,b8,\ aa,f3,48,d1,75,6a,a8,b1,0b,b7,5d,f4,61,14,00,00,00,01,00,00,00,14,00,00,00,\ 6d,a7,93,ae,3c,ae,34,3c,18,7e,d4,ce,e5,15,48,72,f6,69,c7,25,19,00,00,00,01,\ 00,00,00,10,00,00,00,13,09,10,aa,48,02,0c,2a,46,73,b4,8f,72,a8,f0,cd,0f,00,\ 00,00,01,00,00,00,14,00,00,00,ff,b3,ee,46,d1,7c,3e,ca,b9,5d,5b,11,9a,97,46,\ da,6c,13,08,99,20,00,00,00,01,00,00,00,05,04,00,00,30,82,04,01,30,82,02,e9,\ a0,03,02,01,02,02,0b,01,00,00,00,00,01,20,32,cf,f6,8d,30,0d,06,09,2a,86,48,\ 86,f7,0d,01,01,05,05,00,30,63,31,0b,30,09,06,03,55,04,06,13,02,42,45,31,19,\ 30,17,06,03,55,04,0a,13,10,47,6c,6f,62,61,6c,53,69,67,6e,20,6e,76,2d,73,61,\ 31,16,30,14,06,03,55,04,0b,13,0d,4f,62,6a,65,63,74,53,69,67,6e,20,43,41,31,\ 21,30,1f,06,03,55,04,03,13,18,47,6c,6f,62,61,6c,53,69,67,6e,20,4f,62,6a,65,\ 63,74,53,69,67,6e,20,43,41,30,1e,17,0d,30,39,30,33,32,33,30,39,32,32,33,37,\ 5a,17,0d,31,31,30,34,31,30,31,31,32,38,34,37,5a,30,5b,31,0b,30,09,06,03,55,\ 04,06,13,02,42,45,31,12,30,10,06,03,55,04,0a,13,09,75,76,6e,63,20,62,76,62,\ 61,31,12,30,10,06,03,55,04,03,13,09,75,76,6e,63,20,62,76,62,61,31,24,30,22,\ 06,09,2a,86,48,86,f7,0d,01,09,01,16,15,72,75,64,69,2e,64,65,2e,76,6f,73,40,\ 73,6b,79,6e,65,74,2e,62,65,30,81,9f,30,0d,06,09,2a,86,48,86,f7,0d,01,01,01,\ 05,00,03,81,8d,00,30,81,89,02,81,81,00,c7,c5,88,c7,f6,24,4f,8f,95,5e,5c,8c,\ da,8e,5b,17,7b,96,19,69,54,c3,63,d5,a5,8b,d8,67,1b,24,05,37,1c,91,96,35,7c,\ 78,15,57,d6,9f,5c,3b,51,97,c2,d4,15,30,2b,0b,73,85,34,70,f3,b0,84,ee,f3,cc,\ 1b,d0,5b,9b,fb,6a,07,d2,25,6c,3d,b5,7b,66,34,ce,24,4b,a4,5e,9c,bb,cd,17,c6,\ 11,ee,cc,ef,a9,ec,f9,5d,87,be,90,f5,18,dc,1c,9b,e2,e5,98,f2,71,ff,22,d7,64,\ c6,cb,50,a9,aa,93,fe,3b,9a,8d,f3,8b,86,9d,c9,f3,02,03,01,00,01,a3,82,01,40,\ 30,82,01,3c,30,1f,06,03,55,1d,23,04,18,30,16,80,14,d2,5b,f3,4b,26,4b,a5,b0,\ e7,5d,fd,56,7f,f6,f1,2e,38,4e,53,a0,30,4e,06,08,2b,06,01,05,05,07,01,01,04,\ 42,30,40,30,3e,06,08,2b,06,01,05,05,07,30,02,86,32,68,74,74,70,3a,2f,2f,73,\ 65,63,75,72,65,2e,67,6c,6f,62,61,6c,73,69,67,6e,2e,6e,65,74,2f,63,61,63,65,\ 72,74,2f,4f,62,6a,65,63,74,53,69,67,6e,2e,63,72,74,30,39,06,03,55,1d,1f,04,\ 32,30,30,30,2e,a0,2c,a0,2a,86,28,68,74,74,70,3a,2f,2f,63,72,6c,2e,67,6c,6f,\ 62,61,6c,73,69,67,6e,2e,6e,65,74,2f,4f,62,6a,65,63,74,53,69,67,6e,2e,63,72,\ 6c,30,09,06,03,55,1d,13,04,02,30,00,30,0e,06,03,55,1d,0f,01,01,ff,04,04,03,\ 02,07,80,30,13,06,03,55,1d,25,04,0c,30,0a,06,08,2b,06,01,05,05,07,03,03,30,\ 4b,06,03,55,1d,20,04,44,30,42,30,40,06,09,2b,06,01,04,01,a0,32,01,32,30,33,\ 30,31,06,08,2b,06,01,05,05,07,02,01,16,25,68,74,74,70,3a,2f,2f,77,77,77,2e,\ 67,6c,6f,62,61,6c,73,69,67,6e,2e,6e,65,74,2f,72,65,70,6f,73,69,74,6f,72,79,\ 2f,30,11,06,09,60,86,48,01,86,f8,42,01,01,04,04,03,02,04,10,30,0d,06,09,2a,\ 86,48,86,f7,0d,01,01,05,05,00,03,82,01,01,00,2d,9f,bb,d9,8d,40,7e,3d,5f,c5,\ 9a,2f,04,b9,db,d7,c4,25,a0,68,3d,62,fd,46,4c,9c,ca,f8,0f,eb,b5,1e,d1,4c,10,\ 34,e8,a0,61,c1,4a,76,bd,92,56,2f,9c,4d,9f,2a,c5,36,89,00,ba,5b,f3,a3,2a,9b,\ f8,f3,99,ac,ba,e8,00,ec,25,57,72,6a,07,76,37,60,3f,94,5d,c3,9e,05,6b,a9,96,\ ef,41,ce,6e,0f,e1,66,27,55,d0,14,61,e7,d6,af,e3,6d,0d,01,7c,31,e7,82,c1,d0,\ 82,a2,1c,e0,8e,2d,f9,cf,80,e7,a8,e3,4c,cb,26,ac,af,7a,e1,f2,cd,07,3d,5b,ed,\ 45,5f,43,92,c6,2c,90,34,76,c6,46,cf,4d,66,e4,c2,b1,21,92,17,20,52,6d,2e,4e,\ ad,ba,5b,d8,6a,33,6b,eb,fb,71,39,c5,e2,54,84,63,27,16,6b,90,b5,de,58,98,21,\ 33,23,44,04,3e,89,11,eb,c8,e1,c6,19,38,9c,45,3f,fb,f8,09,e5,ba,d5,48,a4,a7,\ 76,7f,e5,32,7f,c7,7a,ec,9c,93,aa,1d,e3,89,5c,4d,1c,7a,57,fc,fa,5c,60,b6,86,\ 73,47,9b,74,7c,0d,a5,2e,83,9d,c4,15,78,25,aa,23,2f,02,9f,a7,4d Copy this reg file inside: C:\VNCed_UltraVNC_MSI_108\UltraVNC_1082 You can add inside: UltraVNC_install.bat Cheers *Edit: 2) Second method: If you want you can improve the silent installation for UltraVNC with SFX method: Help about this method: http://www.wincert.net/forum/index.php?/topic/1978-tutorial-making-a-7-zip-switchless-installer/ http://7zsfx.info/en/ You need 7zsd.sfx; config.txt and config.bat files and 7zip installed. config.txt: ;!@Install@!UTF-8! GUIMode="2" RunProgram="regedit /s VNC_Cert.reg" RunProgram="UltraVNC_1.0.8.2_Setup.exe /verysilent /loadinf=UltraVNC.inf" RunProgram="hidcon:cmd /c UltraVNC_install.bat" ;!@InstallEnd@! config.bat UltraVNC_install.bat With 7zip create a folder named UltraVNC.7z and launch the config.bat file to create the new UltraVNC.exe The package created "UltraVNC.exe" give an installation fully unattended and without switches! *Edit: Using 7zsd_All.sfx you can choose between 32-bits or 64-bits UltaVNC during the silent installation Help here: 7z SFX modified module and Tools Example inside config.txt: RunProgram="x64:blah.64.exe /s" RunProgram="x86:blah.32.exe /s" -
Post-RTM Updates for Windows 7 (Discontinued)
myselfidem replied to steven4554's topic in User Contributed Update Lists
I've integrated all the updates for Windows 7 x86 given at the first page of this topic. But there aren't integrated even if all is done successfuly with RT Se7en Lite! It seems that it's only available for English version and don't work with my French Windows 7 x86 version! win7-rtm-x86.ulz (10.23K) -
@djpatch About your question by PM. Inside your Appswitch.dat you need to add some lines. You can use the Appswitch.new and rename it as Appswitch.dat and add your commands inside. 1) Don't add space(s) inside the name for your applications! [Addon Java] But write like this: [Addon_Java] or [AddonJava] And use the same name for the folder inside APPS. C:\APPS\AddonJava 2) Add the key for the title! You can see all the silent switches made by maxXPsoft. Example: I hope that can help you!
-
How choose between two installations (x64 or x32)
myselfidem replied to Maeggor's topic in Windows Post-Install Wizard (WPI)
More help given by mritter Many thanks *Edit: help about silent install for UltraVNC -
Example! I've made an test with Cyberlink Youcam4 (Trial). First you need to save your key an your personnal values inside the registry (Example: Myreg.reg)! 1) Extract the files for Cyberlink Youcam 4.0 inside the partition: C:\ (with Winrar or 7zip) 2) Rename the file Youcam4 Inside the folder:C:\Youcam4 3) Delete the file setup.iss 4) Launch the program Cyberlink YouCam and create a new file setup.iss with your preferences (language, etc.) Choose at last do not open ReadMe 5) Make an archive with Winrar: Youcam4.exe (and choose the path where you want extract the files: Example C:\Youcam4; or %temp%) Select all the files inside "C:\YouCam4" and right-click. Select Add to archive... 6) Command to install silently Youcam4 with your new setup.iss file customized: When you create your archive with Winrar you can add inside the folder the command "YouCam.bat": Or you can execute after and not to add inside! Comment inside Winrar: Works fine! The only trouble is that only the empty file "C:\YouCam4" isn't deleted because a program is in use; but all the files inside are deleted!? But you can use to delete the folder "C:\YouCam4" at last with an batch file Clean.bat. I hope that can help you! *Edit: batch files corrected