![]() ![]() |
Jul 20 2005, 06:05 AM Post
#21 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1419 Joined: 4-October 04 Member No.: 32729 |
@raduking: I actually got exactly the same error, but I thought this was an error at the webserver/site, cause after quite a few tries it suddenly worked... Anyone got any idea? I install both Win installer 3,1 v2 and MU with /SiLeNt switches. |
| | |
Jul 20 2005, 03:10 PM Post
#22 | |
| RegTweak XP ![]() ![]() Group: Members Posts: 188 Joined: 30-July 03 From: Cluj-Napoca Member No.: 5317 |
i have registered post Windows Installer 3.1 (v2) |
| | |
Jul 21 2005, 11:20 AM Post
#23 | |
| MIS Support Manager Group: Members Posts: 22 Joined: 15-July 05 From: El Reno, OK Member No.: 64513 |
I tried your code, Metzen, but I was still forced to install it again from windows update.
|
| | |
Jul 25 2005, 04:37 PM Post
#24 | |
| RegTweak XP ![]() ![]() Group: Members Posts: 188 Joined: 30-July 03 From: Cluj-Napoca Member No.: 5317 |
is there something we can do ?
|
| | |
Jul 26 2005, 07:19 PM Post
#25 | |
| Group: Members Posts: 8 Joined: 22-July 05 Member No.: 65611 | |
| | |
Jul 27 2005, 08:44 AM Post
#26 | |
| RegTweak XP ![]() ![]() Group: Members Posts: 188 Joined: 30-July 03 From: Cluj-Napoca Member No.: 5317 |
do you get the same error as I do ?
|
| | |
Jul 27 2005, 08:13 PM Post
#27 | |
| Like a big surly teddy bear. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2661 Joined: 31-August 03 From: Philadelphia, PA Member No.: 6091 |
You guys will be happy to know that IE7 defaults to MU |
| | |
Jul 29 2005, 04:05 AM Post
#28 | |
| RegTweak XP ![]() ![]() Group: Members Posts: 188 Joined: 30-July 03 From: Cluj-Napoca Member No.: 5317 |
so those files will be automatically put there ?
|
| | |
Aug 3 2005, 05:43 AM Post
#29 | |
| Junior ![]() Group: Members Posts: 56 Joined: 8-June 04 From: Gent Member No.: 22164 OS: XP Pro x86 | |
| | |
Aug 13 2005, 02:34 AM Post
#30 | |
| Junior ![]() Group: Members Posts: 91 Joined: 17-November 04 Member No.: 36751 | |
| | |
Oct 14 2005, 03:19 AM Post
#31 | |
| Group: Members Posts: 8 Joined: 5-May 05 Member No.: 54762 |
Pleas can you help me. In my unattended installation i have created a .bat for manual integration of ActiveX, i have created a link to Microsoft Update, now i have 2 questions. 1. How i can skip the two windows that Microsoft Update Site ask me (START + CONTINUE)??? 2. How can i add my link to the site inside the START MENU??? Thank you in advance Francesco |
| | |
Oct 27 2005, 11:53 AM Post
#32 | |
| I got mad skillz I will get wild ![]() ![]() Group: Members Posts: 111 Joined: 27-October 04 From: Germany Member No.: 34908 | Pleas can you help me. In my unattended installation i have created a .bat for manual integration of ActiveX, i have created a link to Microsoft Update, now i have 2 questions. 1. How i can skip the two windows that Microsoft Update Site ask me (START + CONTINUE)??? 2. How can i add my link to the site inside the START MENU??? Thank you in advance Francesco There's no way to skip the initial screens, so far as I am aware of. I'm sure it will be possible in the future. As far as creating the shortcut goes, download shortcut.exe, drop it in \XPCD\$OEM$\$$\System32 (or wherever your UACD lives) and use the following syntax wherever appropriate: Shortcut.exe /f:"%ALLUSERSPROFILE%\Start Menu\Microsoft Update.lnk" /a:c /t:"C:\WINDOWS\system32\rundll32.exe" /p:C:\WINDOWS\system32\muweb.dll,LaunchMUSite You might need to modify the syntax above for your environment. The first time you go to the site, the icon for that shortcut will change to what it's supposed to be, but until then it will just be a generic pale blue page-looking icon. Regards |
| | |
Nov 6 2005, 09:44 PM Post
#33 | |
| Group: Members Posts: 3 Joined: 27-December 04 Member No.: 39420 | There's no way to skip the initial screens, so far as I am aware of. I'm sure it will be possible in the future. As far as creating the shortcut goes, download shortcut.exe, drop it in \XPCD\$OEM$\$$\System32 (or wherever your UACD lives) and use the following syntax wherever appropriate: Shortcut.exe /f:"%ALLUSERSPROFILE%\Start Menu\Microsoft Update.lnk" /a:c /t:"C:\WINDOWS\system32\rundll32.exe" /p:C:\WINDOWS\system32\muweb.dll,LaunchMUSite You might need to modify the syntax above for your environment. The first time you go to the site, the icon for that shortcut will change to what it's supposed to be, but until then it will just be a generic pale blue page-looking icon. Regards did it support for pre_install? thx! |
| | |
Nov 7 2005, 08:59 AM Post
#34 | |
| Like a big surly teddy bear. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2661 Joined: 31-August 03 From: Philadelphia, PA Member No.: 6091 |
My update pack skips the initial screen |
| | |
Nov 7 2005, 10:59 AM Post
#35 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1419 Joined: 4-October 04 Member No.: 32729 |
How'd you do that?
|
| | |
Nov 7 2005, 11:51 AM Post
#36 | |
| Like a big surly teddy bear. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2661 Joined: 31-August 03 From: Philadelphia, PA Member No.: 6091 |
hp38guser discovered that DataStore.edb is the key file.
|
| | |
Nov 9 2005, 04:56 AM Post
#37 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1419 Joined: 4-October 04 Member No.: 32729 |
I see... so to skip initial MU screen just backup DataStore.edb to UA CD/DVD $$\SoftwareDistribution\DataStore (Do you know what exactly this file contains of info?) This post has been edited by BoardBabe: Nov 9 2005, 04:58 AM |
| | |
Nov 10 2005, 08:56 AM Post
#38 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1419 Joined: 4-October 04 Member No.: 32729 |
bump
|
| | |
Nov 13 2005, 01:13 PM Post
#39 | |
| Somewhat Knowledgeable Group: Supreme Sponsors Posts: 580 Joined: 30-September 03 From: Fox Valley, WI Member No.: 7533 OS: Vista Business x64 |
RyanVM's posts are intriguing, to say the least. I'm using a ham-handed AutoIt script to get the job done at present (please do not ask me to post it--it works but I'm not proud of it). @BoardBabe: the OEM method did not work for me. One author claims DataStore.edb can be deleted and replaced during the install, but most agree that it is one tough nut to crack. Googled "DataStore.edb" and did some reading, turns out it is a database file related to the update feature, no real surprise there. I assume if a current database file can be integrated, then Windows will accept the Microsoft Update feature. The key, then, is to integrate DataStore.edb and related files from the get-go, the first method preferred by it_ybd. So I took a look at RyanVM's UpdatePack and found a few entries in the "entries.ini" file that appeared relevant: CODE ;This section contains entries that need to go into the [Files] section of dosnet.inf d1,DataStor.edb d1,muweb.dll ;This section contains entries that need to go into the [WinntDirectories] section of txtsetup.sif 242 = SoftwareDistribution\DataStore ;This section contains entries that need to go into the [SourceDisksFiles] section of txtsetup.sif DataStor.edb = 100,,,,,,,242,0,0,DataStore.edb muweb.dll = 100,,,,,,,2,0,0 Dropped RyanVM's DataStor.ed_ file in the I386 directory together with my muweb.dll file and expanded DataStor.ed_ as DataStor.edb and DataStore.edb for good measure, dropping them in I386 as well. Updated the dosnet.inf and txtsetup.sif files, but no luck. @RyanVM: is it bigger than a bread box? Any help here would be greatly appreciated by those of use who are looking simply to integrate this feature. I am certain that I have missed a few files and more. |
| | |
Nov 13 2005, 01:43 PM Post
#40 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1419 Joined: 4-October 04 Member No.: 32729 |
I have now done 3 successfull VMware full format/install tests of my UADVD and I got IE Tools>Windows Update to default to Microsoft Update AND skip the initial MU screen, where you have to click Yes... etc. How I did it? 1. If you have previously installed and ran MU on your local OS: Boot your computer in SAFE MODEand DELETE DataStore.edb in %WinDir%\SoftwareDistribution\DataStore 2. Reboot computer to "normal mode" and run Microsoft Update (You should get the initial welcome to MU screen) follow the steps where you have to click start etc... 3. Again reboot to SAFE MODE and COPY DataStore.edb to desktop or wherever. 4. Boot to normal mode and place the copy you just made of DataStore.edb on your UA CD/DVD in $OEM$\$$\SoftwareDistribution\DataStore Ofcourse you will have to have MU properly installed and service registered during your UA installation process. Why all the reboots and safemode? Simply to get a "fresh" version of DataStore.edb (Should have a filesize of about 1032kb) that is not locked or used by any process. This seems to work flawless for me. This post has been edited by BoardBabe: Nov 13 2005, 01:48 PM |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 11:01 PM |