
urie
MemberContent Type
Profiles
Forums
Events
Everything posted by urie
-
That is for avast 4
-
It has not been added yet even to the pro version but it does mention how to do it in help file same as version 4 if you check avast forums you will find more info.
-
I asked similar question, If possible the option to make proper sfx i,e copy executable file or folder with executable to say program files and add icons to start menu desktop ec.t. so executable file can be run later on i don't mean run an installer. No reply yet.
-
Thanx, but this is for v3 of convertxtodvd. Its diferent in v4. I cant find the key in regedit. Gyppie you key is in HKEY_CURRENT_USER\Software\VSO\ConvertXtoDVD\4.0
-
the XP vhd file could be MS OEM SLP as similar to the one for windows 7 xp mode Virtual pc had MS oembios strings in it.
-
OEM Dell Upgrade/In-place Install
urie replied to m2pmd70's topic in Unattended Windows Vista/Server 2008
Did this dell machine come with vista originaly does it have SLIC 2.0 in bios you would be quicker if you could get hold of a Vista SP2 dvd and just make your own OEM SLP dvd. -
This is not the case, i have tried this. When you make a new partition with the Win7 installer, he says that he will make a extra partition. This partition is becomming 100 mb and there is nothing i can do about it! So now am gonna try gparted. And then making no partitions with the win7 installer but making them all with Gparted and then install Win7 on the partition that i want it. I must try this.. Not true it is you that is doing it wrong you can delete extra partition and expand other, so you only have one.
-
You need to add full path to your apps i,e the sub folders also examples below. [DVDFab_6] REM http://www.dvdfab.com/ REG ADD %KEY%\iAdd /VE /D "DVDFab Platinum v6.1.2.5" /f REG ADD %KEY%\iAdd /V Inum /D "%SystemDrive%\APPS\DVDFab_6\DVDFab6125.exe /SILENT /SP- /NORESTART" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%USERPROFILE%\Desktop\DVDFab 6.lnk\"" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\DVDFab 6.lnk\"" /f FLAG1=HKLM\SOFTWARE\DVDFab FLAG1=HKCU\SOFTWARE\DVDFab\V6 [DVD2one] REM http://www.dvd2one.com/download.php REG ADD %KEY%\iAdd /VE /D "DVD2one 1.5.2" /f REG ADD %KEY%\iAdd /V Inum /D "%SystemDrive%\APPS\DVD2one\setup_dvd2one152.exe /S" /f REG ADD %KEY%\iAdd /V Inum /D "REGEDIT /S %SystemDrive%\APPS\dvd2one\dvd2one.reg" /f [DVDSanta] REM http://www.dvdsanta.com/ REG ADD %KEY%\iAdd /VE /D "DVDSanta" /f REG ADD %KEY%\iAdd /V Inum /D "%SystemDrive%\APPS\DVDSanta\dvdSanta.exe /SILENT /SP- /NORESTART"/f REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%USERPROFILE%\Desktop\dvdSanta.lnk\"" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\dvdSanta.lnk\"" /f
-
Just another point if the winrar rareg.key is in the same folder as winrar installer it will self register
-
Have you tried unpack the archive with winrar then try an admin install
-
adding application to windows 7 install
urie replied to srgsng25's topic in Unattended Windows 7/Server 2008R2
You can start by searching or reading the forums. starting in Unattended Windows Discussion & Support. -
VSO convertxtodvd easy to use but not free.
-
If possible the option to make proper sfx i,e copy executable file or folder with executable to say program files and add icons to start menu desktop ec.t. so executable file can be run later on i don't mean run an installer
-
you obviously ain't grabbed the plot you can integrate drivers and hotfixes if they are MSU files with DISM as for others you need to do it with cmd. example. windows-kb890830-x64-v3.1.exe /quiet vcredist2005SP1_x86.exe /Q vcredist2008SP1_x86.exe /q msxml4-KB954430-enu /quiet Windows6.1-KB947821-v2-x86.msu /quiet /norestart Windows6.1-KB973525-x86.msu /quiet /norestart Windows6.1-KB973874-x86.msu /quiet /norestart Windows6.1-KB974332-x86.msu /quiet /norestart Windows6.1-KB974431-x86.msu /quiet /norestart Windows6.1-KB974455-x86.msu /quiet /norestart Windows6.1-KB974571-x86.msu /quiet /norestart Windows6.1-KB975053-x86.msu /quiet /norestart Windows6.1-KB975364-x86.msu /quiet /norestart Windows6.1-KB975467-x86.msu /quiet /norestart Windows6.1-KB976749-x86.msu /quiet /norestart
-
@ Viper999 [Vista_Path]Wallpaper=D:\Storage\XP\winxp\$OEM$\$$\Web\Wallpaper Wallselect=Autumn1.jpg Applications=D:\Storage\XP\winxp\Software MP3=D:\Storage\Downloads\music\Men At Work - Cargo Se7en_UA=D:\Storage\XP\Vista Win 7\Se7en_UA6.0.3 Change your Paths Applications=D:\Storage\XP\winxp\Software to Applications=D:\APPS you may also want to install Seven_UA to root of drive or remove spaces in folder names
-
Maxx, found a bug Clicked addons, didnt select any. Went to Add Drivers Available options [Yes] inject your .Inf Drivers into .wim [No] We create a SetDriversRoot.cmd [Cancel] to skip Drivers Selected cancle just for speed for test. Do you want to skip adding Driver's? I select Yes I cant select Add Aplications it is still ghosted out.
-
[SOLVED] Autounattend.xml - USB-HDD Never unattended
urie replied to biatche's topic in Unattended Windows 7/Server 2008R2
Yes obviously go toAdministrative Tools, and then open Computer Management. Click Disk Management, then find your external hard drive in the list on the right (in the upper pane). Right-click the drive and choose Mark Partition as Active. Approve whatever warnings Windows issues. remember you will need to select usb hdrive when booting. -
you can actually combine them into one.
-
@ MrJinje, just one point to note Autounttend.xml can be placed on floppy drive or usb thumbdrive and setup will grab it from there also. Very handy for testing purposes saves you burning dvd all the time.