Jump to content

Se7en_UA - RunOnceEx Tester still working with Win 11 2022


Recommended Posts

I restarted the process and looked at the file Se7en_UA.ini and it is empty and remains empty all the way through and including when I hit any key to continue on to second stage where it mounts the wim file. The file is time stamped 11-27-09 and remains 0 bytes in size. I opened the file to make sure and sure enough it is empty.

What I did to get a file was installed the app to a different folder and deleted the existing Se7en_UA.ini and the app created a new one which I attached.

I am running windows XP and I am trying to build a windows 7 DVD. I also installed waiK because I thought it might help.

Thanks for your help...

Jim

Se7en_UA.ini

Edited by Viper999
Link to comment
Share on other sites


It dos not write to the ini. At anytime if you delete the ini and restart the Se7en_UA it will re-create the ini as a troubleshooting tool with sensitive data removed.

Uninstall and reinstall and place on root of any drive.

Your AppPath=C:\Win7\ where it should be AppPath=D:\Se7en_UA\ or C:\Se7en_UA\

Applications=D:\Storage\XP\winxp\Software should be simply D:\APPS

EDIT: noticed this on your applications also

[Apps]

1=D:\Storage\XP\winxp\Software\Off2k7

2=D:\Storage\XP\winxp\Software\Firefox

Place applications folders directly in the APPS folder

1=D:\APPS\Off2k7

2=D:\APPS\Firefox

This is so the Se7en_UA will find the APPS folder on any drive it's on.

You can store everything else within the APPS folder if you want so only 1 place to backup

Make sure you copy an extracted iso or a dvd

I experimented and ran this latest from XP yesterday

Edited by maxXPsoft
Link to comment
Share on other sites

I got everything to work except the computer name as well as the apps to load automatically. I am attaching my files. I am placing the apps on the c:\apps directory, but I get an error that they were not found during the win7 installation. Can you check these files to see if you see any goof ups? I removed the key for obvious reasons. Thanks in advance.

AutoUnattend.xml

Edited by Viper999
Link to comment
Share on other sites

Here is my appswitch file as well. I am placing all necessary apps in c:\apps\subdirectory for each application. Am I entering the entries incorrectly? Do I need to add the subdirectory for each application as it is in the c:\apps directory? Also do I need a different designation if I want them to install from the DVD ? Again thanks for your assistance.

[Off2k7]

REM http://www.microsoft.com

REG ADD %KEY%\iAdd /VE /D "Office 2007" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\setup.exe" /f

[Firefox]

REM http://www.mozilla.org

REG ADD %KEY%\iAdd /VE /D "Firefox" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\ff.exe" /f

[CIS]

REM http://www.comodo.com

REG ADD %KEY%\iAdd /VE /D "Comodo Firewall" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\fw.exe" /f

[Avira]

REM http://avira.com

REG ADD %KEY%\iAdd /VE /D "Avira Antivirus" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\Avira.exe" /f

[Ashampoo]

REM http://avira.com

REG ADD %KEY%\iAdd /VE /D "Ashampoo Burning Studio" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\Asham.exe" /f

Edited by Viper999
Link to comment
Share on other sites

look at post #5

You select the APPS 1 at a time and it will copy it in to uaDVD\APPS folder as sub folders. Setup will run off the Dvd then.

EDIT: If you have the APPS on D: drive when setup runs and it see's that, it will allow you to run it from there since it run's faster from hard drive

Edited by maxXPsoft
Link to comment
Share on other sites

Here is my appswitch file as well. I am placing all necessary apps in c:\apps\subdirectory for each application. Am I entering the entries incorrectly? Do I need to add the subdirectory for each application as it is in the c:\apps directory? Also do I need a different designation if I want them to install from the DVD ? Again thanks for your assistance.

[Off2k7]

REM http://www.microsoft.com

REG ADD %KEY%\iAdd /VE /D "Office 2007" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\setup.exe" /f

[Firefox]

REM http://www.mozilla.org

REG ADD %KEY%\iAdd /VE /D "Firefox" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\ff.exe" /f

[CIS]

REM http://www.comodo.com

REG ADD %KEY%\iAdd /VE /D "Comodo Firewall" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\fw.exe" /f

[Avira]

REM http://avira.com

REG ADD %KEY%\iAdd /VE /D "Avira Antivirus" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\Avira.exe" /f

[Ashampoo]

REM http://avira.com

REG ADD %KEY%\iAdd /VE /D "Ashampoo Burning Studio" /f

REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\Asham.exe" /f

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

Link to comment
Share on other sites

With XP we see that many Services are not installed(Blue) since this reads yor reg for the target services, MS has bloated this quite a bit. I counted about 145

If you know which services you want to disable then your ok otherwise use the Safe, Tweaked, Bare Bones for a guideline

post-9484-1262615863_thumb.png

Link to comment
Share on other sites

How do you force the install from DVD ? I would like to install the apps from DVD and not the hard drive ? The assumption here is that my drive/partition will be clean when I do the install. Thanks in advance for your help.

Link to comment
Share on other sites

How do you force the install from DVD ? I would like to install the apps from DVD and not the hard drive ? The assumption here is that my drive/partition will be clean when I do the install. Thanks in advance for your help.
The Apps are copied to dvd what maxx is saying is if you were installing to say your own machine and you had the apps on dvd and another partition or drive you can select from where you want to install from.
Link to comment
Share on other sites

hi thanks for a great program

im trying to get it to do what i want it to do

i added some stuff in DVD\sources\$OEM$\$1\Install

they get copied ok

but i look on the iso and they are not there also i cant find any of the fistlogon.cmd cleanup.cmd

where are they or is it magic

cheers

Link to comment
Share on other sites

i added some stuff in DVD\sources\$OEM$\$1\Install

they get copied ok

but i look on the iso and they are not there also i cant find any of the fistlogon.cmd cleanup.cmd

where are they or is it magic

cheers

not magic I just put them where they need to be inside the wim

Install folder will be on the root \Install where it is placed on root of target drive. fistlogon.cmd cleanup.cmd are inside that folder

The rest I place where they need to go like

$oem$\$$\Setup\Scripts\setupcomplete.cmd will be placed in \Windows\Setup

$oem$\$$\Web\Wallpaper will be placed in \Windows\Web\Wallpaper

Drivers to \Drivers and placed on target OS root or if inject can delete them.

I've just found that doing them this way, MY Stuff works which is what you or I want it to do...

Edited by maxXPsoft
Link to comment
Share on other sites

7 Search sucks as usual which slowed me down quite a bit so I went back to my old friend Pdfind

uploaded my fix to my Se7en/Vista Unattended DVD XML link below

why can't MS provide a decent file/ content search after this many years? buy out Ontrack PowerDesk and use their stuff.

Edited by maxXPsoft
Link to comment
Share on other sites

  • 3 weeks later...
'Se7en_UA.exe 6.1.8: January 27, 2010, 8:27:14 AM
' Fixed tweaks not applying and added more
' Addition to my 'Powder Puff' replace for x86
' Fixed an error wouldn't setup image tools in certain case
' Added Start Menu Pinned Applications shortcuts to Addons
' Cleaned up starting over.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...