MSFN Forum: Se7en_UA - with SP1 Inject or get full SP1 iso - MSFN Forum

Jump to content


  • 42 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Se7en_UA - with SP1 Inject or get full SP1 iso Working with Windows 8 sources on Win 7

#1 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

  Posted 17 October 2009 - 07:54 PM

Notice: Install Se7en_UA to root of any drive like D:\Se7en_UA

EDIT: Se7en_UA6.3.33 final for XP Vista. Use this last version 6.3.33 if you are running XP or Vista. I regret that I can no longer keep both updated. Easiest way to do Seven is just install it to drive without a key and you have 30 days to build your unattended. XP now? has to be same architecture as the Target Vista/Seven OS

Go get the Windows 7 SP1 original iso here. straight from MS
[Direct Download Links] Download Official, Original and Untouched Windows 7 with SP1 ISO (32-bit and 64-bit)
more languages here http://www.heidoc.ne...-download-links
As long as they are coming from msft.digitalrivercontent.net they are valid MS downloads
These are authentic Microsoft. Much better than getting from an unknown untrusted source

Quote

These are genuine and official download links. Its completely LEGAL to use them as they don't come with a product key. You'll need to use your own product key to activate Windows. The links provide an untouched Windows 7 ISO which is a fully functional 30-day trial version which can be converted into full version after entering your product key and activating it.


  • Please read my first 5 or 6 posts after this one and then if you have ? ask.
  • Read this post here by ar_seven_am Ok, here's the additional notes for someone who got problems with Se7en_UA, I've test it with XP SP3 x86, Vista SP1 & SP2 x86, Windows 7 x86 :
  • This is not a very complicated application. It is like a teaching tool so new people can learn the structure and layout of Windows Unattending. Most can click on the text next to a checkbox and it will explain what it's going to do.
  • I structured it this way where you click one item at a time and complete them step's before allowing it to move on. Thing's have to be done correctly in order for you to create a sucessful Installation DVD.
  • This will work for those know nothing of Unattended setups. You can use the basics from this or refer to other posts here in this forum or the Unattended Vista forum to find answers.
  • I know that may be annoying to veteran unattenders but let's help the new people.
  • Working now with 64 bit images.
  • USE SAMPLE XML first try of this. I don't have all settings and you can mod it after.
    Let me know if I need to add something!!!
  • Does not use the WAIK if installed or Windows directories unless you don't have waik or Win 7 then it only copies a few files.


You can move your Appswitch.dat to new folder. Edit it and change the Paths

Don't hotlink these file's directly, I make changes and will only update my link
Do a favor and let people download the latest.
Mediafire download. If you need a different download I'll upload to rapidshare. Let me know
Se7en_UA.exe Current Version Always Here or in my Signature

Mediafire has added scanning of files with Bitdefender
Posted Image

Release Notes: Included in Version.txt

Posted Image

This post has been edited by maxXPsoft: 06 November 2012 - 08:43 AM



#2 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 October 2009 - 07:56 PM

XP has to use same architecture as Target OS
Attached File  XPsameARCHx86.png (32.04K)
Number of downloads: 373
Attached File  _1.png (5.55K)
Number of downloads: 100

This post has been edited by maxXPsoft: 20 March 2010 - 12:50 PM


#3 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 October 2009 - 07:57 PM

I create a Panther.cmd on either a floppy, Usb, other drive. Then if crash I hit [shift] + [F10] and do the CD there and run it,
Usually it comes up in X:\system32
You type CD C: and press enter
Type Dir and press enter
If your Panther.cmd is not in that list then try another drive CD D: and press enter
Keep going till you find Drive containing the panther.cmd and use it
Panther.cmd and press enter
will copy the Panther folder so you can figure out whats going on. :)
EDIT: Panther s about 2.67 MB so you can see why a floppy won't work unless you run commands to compress it

Panther.cmd
EDIT: Added Takeown to file for Windows 8
EDIT: Modified to search all drives May 9, 2013

Color 0A
cd /d %~dp0
@ECHO OFF
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) DO IF EXIST %%i:\Windows\Panther SET MyDrive=%%i:\Windows\Panther
ECHO %MyDrive%
REM Added takeown for Windows 8
cmd.exe /c takeown /f %MyDrive% /R && icacls %MyDrive% /grant Administrators:F /t
robocopy %MyDrive% /MIR %~dp0$Panther
Pause
Exit





2009-09-21 06:49:44, Error				 CSI	00000001 (F) 80220006 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=6] #165# from CWcmScalarInstanceCore::PutCurrentValue(options = 0, value = { type: 12 (0x0000000c), bytes ( 14 (0x0000000e) ): 2000660061006c00730065000000 })
[gle=0x80004005]
2009-09-21 06:49:44, Error						[oobeldr.exe] SMI data results dump: Source = Name: Microsoft-Windows-Shell-Setup, Language: neutral, ProcessorArchitecture: amd64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS, /settings/Themes/DefaultThemesOff
2009-09-21 06:49:44, Error						[oobeldr.exe] SMI data results dump: Description = Value is in invalid format.
2009-09-21 06:49:45, Error						[oobeldr.exe] User input error was detected in unattend file. Error: [0x0]


Causes a major crash with an xml in Win 7. You get an ugly little box and thats it, you're history.
1 mistake in an xml will take you down.

On above error will most likely get an error says something about Microsoft-Windows-Shell-Setup
simple, go to your Panther copy and do a search for Microsoft-Windows-Shell-Setup in the contents
error may be within one of the sub folders so I use Agent Ransack - Free File Searching Utility

This post has been edited by maxXPsoft: 09 May 2013 - 10:36 PM


#4 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 October 2009 - 08:36 PM

[Help] buttons
select 1 and it should open the app\Help. choose unattend.chm
choose another [Help] button and select the UXP_Vista_7_UA.exe
both are now added to the buttons

#5 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 October 2009 - 08:53 PM

Applications

Posted Image

APPS folder should be on the root of any drive. That way the Se7en_UA will see it regardless of where its installed or what drive APPS is on.

Example Firefox 3.x.x:
Make a folder called Mozilla.Firefox_3.XX in the APPS folder
place the Firefox Setup 3.*.exe there

Appswitch.dat
[Mozilla.Firefox_X.XX]
REM     http://www.mozilla.org/en-US/firefox/fx/#desktop
REG ADD %KEY%\iAdd /VE /D "Mozilla Firefox 20.xx" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\Mozilla.Firefox_X.XX\Firefox_autoit.exe" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait Timeout 3" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C RD \"%USERPROFILE%\AppData\Roaming\Mozilla\Firefox\" /S /Q" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait Timeout 3" /f
FLAG3=%USERPROFILE%\AppData\Roaming\Mozilla\Firefox
REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\Mozilla Firefox.lnk\"" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C REG DELETE \"HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MozillaMaintenanceService\" /f" /f"
REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait \"%ProgramFiles(x86)%\Mozilla Maintenance Service\uninstall.exe\"" /f

[Mozilla.Thunderbird_X.XX]
REM     http://www.mozilla.org/products/thunderbird/
REG ADD %KEY%\iAdd /VE /D "Mozilla Thunderbird 17.xx" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\Mozilla.Thunderbird_X.XX\Thunderbird_autoit.exe" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C RD \"%USERPROFILE%\AppData\Roaming\Thunderbird\" /S /Q" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait Timeout 3" /f
FLAG3=%USERPROFILE%\AppData\Roaming\Thunderbird
REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%USERPROFILE%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\Mozilla Thunderbird.lnk\"" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%ALLUSERSPROFILE%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\Mozilla Thunderbird.lnk\"" /f
REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\Mozilla Thunderbird.lnk\"" /f
REG ADD %KEY%\iAdd /V Inum /D "REGEDIT /S %SystemDrive%\APPS\Mozilla.Thunderbird_X.XX\DefaultMail.reg" /f


Firefox_3_autoit.au3 included get autoit and compile and add to the folder
select the folder when you add Applications, thats it. ALL your current settings and bookmarks are included.
been using this since 2.x

New version ‎October ‎26, ‎2011 Attached File  Firefox_autoit.au3 (990bytes)
Number of downloads: 20


FLAGS

FLAG1: REG copy
copies registry entries from your current registry. The program needs to be Installed when this is done. BUT If you copy once then it saves it to the [APPS] folder and any future Installs will use that. If you have it installed then it overwrites the current file = SWEET HUH? 
FLAG2: FILE copy
Copy any File from anywhere to be placed in same directory on Target computer. 
FLAG3: FOLDER copy
Copy entire Folder's to be placed on Target computer's. Handy for Fox/Tbird/Trillian if you don't want to lose anything
FLAG4: Special
is special and copies settings from the Registry from the HKEY_USERS\S-1-5-21-xxxxxxxx-xxxxxxx-xxxxxx-1000 reg keys and on setup if reg part S-1-5-21-xxxxxxxx-xxxxxxx-xxxxxx-1000 has changed it will automatically enter your new SID

All of these are pretty handy for an Unattended Install. You need to place them as you need them called in the Appswitch . Plenty of example's in the Appswitch.dat

Whats best?
All of them, it keeps everything up to date. If yesterday/last month I used this and copied say a Folder with a FLAG3 entry and today I wake up and realize it's changed so I copy again at the APP Installer. If it exists Installed then it delete's from your APPS Folder and the APPS folder from dvd sources and re-writes everything. Otherwise it uses what I had done last time I copied it in.

I've been copying my Firefox and Thunderbird and many more for year's with same methods. Just drop new Fox or whatever in same APPS folder.

My Settings, My files, My folders, My Registry, SERIAL NUMBERS all up to date.

This post has been edited by maxXPsoft: Yesterday, 12:44 AM


#6 User is offline   jamesbebby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 176
  • Joined: 26-February 09

Posted 20 October 2009 - 12:07 PM

hi, ne chance of that .cmd to remove C:\zMountDir? try everything just cant get rid of it!
cheers james

#7 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 October 2009 - 06:48 PM

Go to your Tools\architecture\ folder and open Admin cmd prompt. Or make the cmd line look like this
E:\Se7en_UA\Tools\amd64\imagex /cleanup E:\zMountDir

I only get that if I uninstall and try to copy back too fast, darn Seven locks the folders down.

This post has been edited by maxXPsoft: 20 October 2009 - 06:50 PM


#8 User is offline   TheWalrus 

  • N.W.O.
  • PipPipPipPipPip
  • Group: Members
  • Posts: 911
  • Joined: 11-August 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 October 2009 - 06:14 AM

So this is, in the principle, similiar utility as vLite?

#9 User is offline   urie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 517
  • Joined: 30-July 03

Posted 21 October 2009 - 06:52 AM

View PostTheWalrus, on Oct 21 2009, 01:14 PM, said:

So this is, in the principle, similiar utility as vLite?


Only in principle Se7en_UA will do complete unattended install with applications e.c.t not just addons far more advanced

#10 User is offline   Chester^ 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 04-January 05

Posted 21 October 2009 - 02:04 PM

I'm getting a run type error 13
type miss mach...
any ideas?

#11 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 October 2009 - 03:32 PM

View PostChester^, on Oct 21 2009, 03:04 PM, said:

run type error 13

can you explain where at?

also if you haven't gone very far you can reinstall right over the top of it, or uninstall and try again.

This post has been edited by maxXPsoft: 21 October 2009 - 03:36 PM


#12 User is offline   Chester^ 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 04-January 05

Posted 21 October 2009 - 04:29 PM

OK. so here it goes:

1. install program - fine.
2. open program 1st time - fine.
3. check first option select win7.iso and copy is done - fine

after this the program exits by default, reopening the program gives the run time error.

reinstalling goes back to 1.

This post has been edited by Chester^: 21 October 2009 - 04:29 PM


#13 User is offline   urie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 517
  • Joined: 30-July 03

Posted 22 October 2009 - 04:31 AM

You need to unpack the win7.iso to a folder or copy from the dvd.

#14 User is offline   BKR III 

  • I'd like to be gr8,but i'd not be gr8 ever(not 4ever)
  • Group: Members
  • Posts: 19
  • Joined: 10-October 09

Posted 22 October 2009 - 06:56 AM

first of all thanx to awesome program.....

i cant mount my image

please help me

#15 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 22 October 2009 - 08:32 AM

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

#16 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 22 October 2009 - 08:36 AM

Features and Packages new addition on next release

Attached File(s)



#17 User is offline   MrJinje 

  • Tool™ Developer
  • Group: Developers
  • Posts: 942
  • Joined: 14-October 09
  • OS:none specified
  • Country: Country Flag

Posted 22 October 2009 - 10:33 AM

new gif looks good, are they static or pre-populated from the /GET-FEATURES command ?

How about the Packages, are you using Install_WIM_Tweak.exe or something else to enable the rest of them ?

#18 User is offline   TheWalrus 

  • N.W.O.
  • PipPipPipPipPip
  • Group: Members
  • Posts: 911
  • Joined: 11-August 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 22 October 2009 - 01:59 PM

So will a person like me, with zero knowledge about xml and all the manual setting/scripts, be able to use this utility in same way as vLite? Without having to configure it somehow.

#19 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 22 October 2009 - 05:37 PM

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.

This post has been edited by maxXPsoft: 22 October 2009 - 06:00 PM


#20 User is offline   TheWalrus 

  • N.W.O.
  • PipPipPipPipPip
  • Group: Members
  • Posts: 911
  • Joined: 11-August 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 22 October 2009 - 11:42 PM

Allright, my W7 box is arriving early next week, so I'll play with this :)
On a side note, can you give me rough directions where to look if I wanted to educate myself in this particular field? I might be interested in a little more than selecting components to remove.

This post has been edited by TheWalrus: 22 October 2009 - 11:42 PM


Share this topic:


  • 42 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy