
djpatch
Content Type
Profiles
Forums
Events
Posts posted by djpatch
-
-
do you want to run a restart in the middle of app install and then after continue the remaining app install?.
yes
0 -
my mistake to write
0 -
Hello everyone, I would write the file setupcomplete.cmd, so it runs a system restart, but the next reboot, install the remaining programs are always included in the file setupcomplete
my setupcomplete:
FOR %%i IN (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:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY% /V TITLE /D "Installing Applications" /f
REG ADD %KEY%\01 /VE /D "messenger" /f
REG ADD %KEY%\01 /V 1 /D "%systemdrive%\Software\Live2011_setup.exe" /f
REG ADD %KEY%\02 /VE /D "adobeflash" /f
REG ADD %KEY%\02 /V 1 /D "%systemdrive%\Software\adoflash.exe" /f
REG ADD %KEY%\03 /VE /D "framework" /f
REG ADD %KEY%\03 /V 1 /D "%systemdrive%\Software\Net4.exe" /f
REG ADD %KEY%\04 /VE /D "micro office" /f
REG ADD %KEY%\04 /V 1 /D "%systemdrive%\Software\Office14\SETUP.EXE /config %systemdrive%\Software\office14\proplus.WW\CONFIG.XML" /f
REG ADD %KEY%\05 /VE /D "riavvio sistema" /f
REG ADD %KEY%\05 /V 1 /D "%systemdrive%\Software\reboot.exe" /f
REG ADD %KEY%\06 /VE /D "avast" /f
REG ADD %KEY%\06 /V 1 /D "%systemdrive%\Software\avastfree.exe" /f
REG ADD %KEY%\07 /VE /D "bootskin" /f
REG ADD %KEY%\07 /V 1 /D "%systemdrive%\Software\boot.exe" /f
EXIT
sorry my bad english
0 -
I wanted to ask if there is a way to fit into my version of unattanded windows7, a modified taskbar with all the programs that interest me ready to run
0 -
Thanks myselfidem works perfectly
0 -
anyone knows how to silently install this program ?
thanks an advance
0 -
Every time I install java window appears requesting certificates. Let me know if there is an option to disable it in rt7lite,or how can I create a silent install without this request
0 -
How can I do to change the context menu and my start programs , putting the items in the order that I prefer, and then store them to add further to my own copy of 7 ?
thanks an advance
0 -
someone has managed to install Office 2010 from this tool?
0 -
First of all install and customize your own ObjectDock..
1)create a first self-extracting archive with these parameters
Setup=ObjectDock_free.exe /S /SUPPRESSMSGBOXES /NORESTART
2)Go to PROGRAMFILES%\Stardock\ObjectDockFree select: dir background,dir themes,defaultappimages.ini,defaultcurrenttheme.ini and defaultsettings.ini. and create a second self-extracting archive with these parameters
Path=%PROGRAMFILES%\Stardock\ObjectDockFree
3)Go to C:\Users\Administrator\AppData\Local\Stardock\ObjectDock select all and create a third self-extracting archive with these parameters
Path=%USERPROFILE%\AppData\Local\Stardock\ObjectDock
now creates a single self-extracting archive with these parameters
Setup=object.exe
Setup=object1.exe
Setup=object2.exe
TempMode
Silent=1
Overwrite=1
bye
0 -
It's possible to create a custom installation of Stardock ObjectdockPlus preconfigure it with every links of my programs and with my favorite theme
Solved
0 -
It's possible to create a custom installation of Stardock ObjectdockPlus preconfigure it with every links of my programs and with my favorite theme
0 -
Yessssssssss.
Thank you very much, myselfidem
0 -
No no myselfidem, i need silent parameters to integrate RT7Lite into my DVD of seven
0 -
i need Silent Install for rt7lite 1.6
0 -
First of all thank the creators for this wonderful program,but I wanted to ask if it was possible to incorporate in the next version an italian translation.If you are interested I would can realize it
0
safe mode
in Windows 7
Posted
is it possible to have a batch file that, when run, causes the computer to restart and go into safe mode with 7?