MSFN Forum: WMP10Setup.exe - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

WMP10Setup.exe Rate Topic: -----

#11 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 06 April 2005 - 01:33 PM

You can slipstream it or you can install it as a regular app. The choice is up to you ;)


#12 User is offline   gunsmokingman 

  • MSFN Master
  • Group: Super Moderator
  • Posts: 2,019
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 06 April 2005 - 03:29 PM


Here This Might Help
This Color Is For Notes
Folders Needed For WMP10 SvcPack Method
YOUR-HARDRIVE:\XPCD\TMP10
Note:
This Folder Is Made If You Have Intergrated Any Updates
If You Have Not Added Any Updates Then Make This Folder

YOUR-HARDRIVE:\XPCD\i386\SvcPack

1:\ Download or Move Wmp10 setup To YOUR-HARDRIVE:\XPCD\

2:\ Extract WMP10 In YOUR-HARDRIVE:\XPCD\TMP10
Note : Make Sure The Wmp10 You Downloaded
Is Not In YOUR-HARDRIVE:\XPCD\TMP10 Or It Will
Add More To The Size Of Of Sfx Itself.


3:\ Make This Script Cmd And Save As InstallWmp10.cmd
In YOUR-HARDRIVE:\XPCD\TMP10
Notes : For The Script
Ping Is A Way To Pause The Script X Amount Of Seconds
I Use This To Replace Sleep.exe Which Is Not Included
In XP And Must Be Downloaded
The Vbs Part Is The Clean Up It Removes
Every Thing From The Install Process.
Note : In Note Pad This Must Be Saved As A Allfile Type
Or You Will End Up With This InstallWmp10.cmd.txt And
Then it Will Fail.


::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::
::::::::::::::::::::::::::::::::::: CUT AND PASTE BELOW HERE :::::::::::::::::::::::::::::::::::::::::::

echo off && Cls && mode 55,3 && color f1 && TITLE INSTALL WMP 10 && echo. && Echo Installing WMP10
set T10=%systemdrive%\TMP10\WmpCup.vbs
Ping -n 1 127.0.0.1>nul
> %T10% Echo Dim Shell, Fso
>> %T10% Echo Set Shell = WScript.CreateObject("WScript.Shell")
>> %T10% Echo Loc = Shell.ExpandEnvironmentStrings("%SystemDrive%")
>> %T10% Echo Set fso = CreateObject("Scripting.FileSystemObject")
>> %T10% Echo fso.DeleteFolder( Loc ^& "\TMP10")
Ping -n 2 127.0.0.1>nul
start /w %systemdrive%\TMP10\setup_wm.exe /Q /R:N /DisallowSystemRestore
Cls && Color f2 && Echo. && Echo Completed WMP10 && Ping -n 4 127.0.0.1>nul
start %T10%
::::::::::::::::::::::::::::::::::: CUT AND PASTE ABOVE HERE :::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::


Green Are The New Lines That Must Be Added

Quote

4:\ Bâshrat the Sneaky He Has A Script For This
    Bâshrat the Sneaky

5:\ Manual Way

5a:\  Edit the YOUR-HARDRIVE:\XPCD\i386\Dosnet.inf Edit it like this:
 
[Version]
signature="$Windows NT$"
DriverVer=07/01/2001,5.1.2600.2180


[Directories]
d1 = \I386
d2 = \cmpnents\tabletpc\I386
d3 = \cmpnents\mediactr\I386
d4 = \cmpnents\netfx\I386


[Miscellaneous]
ProductType = 0

MinimumMemory = 67108864

DestinationPlatform = i386

ServicePack = 2.0

[UnsupportedArchitectures]
halcbus.dll  = %cbus2_mp%
halcbusm.dll  = %cbusmc_mp%
halmca.dll    = %mca_up%
halmpsm.dll  = %mps_mca_mp%
halncr.dll    = %ncr_mp%
missprocfeat  = %missing_proc_feat%

[OptionalSrcDirs]
SVCPACK


A BIG BLANK SPOT IS HERE
[FloppyFiles.0]
d1,disk1,disk101
d1,ntdetect.com
d1,ntkrnlmp.exe
d1,setupldr.bin
d1,txtsetup.sif
d1,biosinfo.inf

[FloppyFiles.1]

Note : This Is The New Entry To Add
[OptionalSrcDirs]
SVCPACK


5b:\  Edit the YOUR-HARDRIVE:\i386\SvcPack.INF file. Edit it like this:
Note : This If Have Not Intergrated Any Updates
And Need A SvcPack.inf Save This In
YOUR-HARDRIVE:\XPCD\i386\SvcPack

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::
::::::::::::::::::::::::::::::::::: CUT AND PASTE BELOW HERE :::::::::::::::::::::::::::::::::::::::::::

MinorVersion=1
MajorVersion=5
Signature="$WINDOWS NT$"
[SetupData]
CatalogSubDir="\I386\svcpack"
[SetupHotfixesToRun]
WMP10.exe
[ProductCatalogsToInstall]
::::::::::::::::::::::::::::::::::: CUT AND PASTE ABOVE HERE :::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::

  Note This Is Mine, Adjust To Your Own needs.
MinorVersion=1
MajorVersion=5
Signature="$WINDOWS NT$"
[SetupData]
CatalogSubDir="\I386\svcpack"
[SetupHotfixesToRun]
KB887742.exe /q /n /z
KB885626.exe /q /n /z
KB873339.exe /q /n /z
KB867282.exe /q /n /z
KB885835.exe /q /n /z
KB834707.exe /q /n /z
KB885836.exe /q /n /z
KB886185.exe /q /n /z
KB890175.exe /q /n /z
KB873333.exe /q /n /z
KB888113.exe /q /n /z
KB891781.exe /q /n /z
KB890047.exe /q /n /z
KB888302.exe /q /n /z
WMP10.exe
[ProductCatalogsToInstall]
KB887742.cat
KB885626.cat
KB873339.cat
KB867282.cat
KB885835.cat
KB834707.cat
KB885836.cat
KB886185.cat
KB890175.cat
KB873333.cat
KB888113.cat
KB891781.cat
KB890047.cat
KB888302.cat
Note : This Is The New Entry To Add
WMP10.exe

5c:\  Edit the YOUR-HARDRIVE:\XPCD\i386\HIVEDEF.INF file. Edit it like this:
  Notes :
Open Notepad And In The Edit Tab
  Open The Find And Place This In There : HKCU,"SOFTWARE\Microsoft\
  This Will Take You Then To The Spot To Add The New Edit Line.
  Then Place The Below Entry In The Alphabetical Order

Note : Example
HKCU,"Control Panel\Desktop","OriginalWallpaper",0x00000000,""
HKCU,"Software\Microsoft\Internet Explorer\Desktop\General","BackupWallpaper",0x00020000,""
HKCU,"SOFTWARE\Microsoft\MediaPlayer\Preferences","AcceptedPrivacyStatement",0x00010003,1
HKCU,"Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme","Wallpaper",0x00000000,""
HKCU,"Software\Microsoft\Windows\CurrentVersion\ThemeManager","WCreatedUser",0x00000002,"1"

Note : This Is The New Entry To Add
HKCU,"SOFTWARE\Microsoft\MediaPlayer\Preferences","AcceptedPrivacyStatement",0x00010003,1


6:\ Open What Ever App You Would Use To Make A Sfx File

7:\ Then In Windows Explorer Hit The Edit Tab Hit Select All Or Control + A
Now Make All The Files In YOUR-HARDRIVE:\XPCD\TMP10 Into A Sfx File
NOTE - Do Not Include This Folder YOUR-HARDRIVE:\XPCD\TMP10
Just The Files It Self.


My WinRar SFX Code

Quote

;The comment below contains SFX script commands

Path=%systemdrive%\TMP10
Setup=%systemdrive%\TMP10\InstallWmp10.cmd
Silent=1
Overwrite=1


8:\ Next Move The Sfx File To
YOUR-HARDRIVE:\XPCD\i386\SvcPack

9:\ Now You Can Delete Or Keep This Folder
YOUR-HARDRIVE:\XPCD\TMP10



#13 User is offline   Gouki 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,168
  • Joined: 19-March 05

Posted 06 April 2005 - 03:55 PM

Bâshrat the Sneaky, on Apr 6 2005, 06:33 PM, said:

You can slipstream it or you can install it as a regular app. The choice is up to you ;)
<{POST_SNAPBACK}>


How can I Slipstream DirectX 9c ? ;) Thanks :D

@ gunsmokingman

Thanks man! Great tutorial! :thumbup

#14 User is offline   Gouki 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,168
  • Joined: 19-March 05

Posted 07 April 2005 - 08:41 AM

BUMP

#15 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 07 April 2005 - 09:21 AM

Dont bump, search!

#16 User is offline   boooggy 

  • MSFN Master
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,319
  • Joined: 27-February 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 April 2005 - 10:57 AM

so BoardBabe did u try that link i posted?

#17 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 07 April 2005 - 12:03 PM

Yes I did :thumbup
Thank you very much :hello:

It was actually a newer version than what i had. I have now integrated version 10.00.00.3802 to my i386 dir. Don't know whats new in this build, but at least it's new :P

#18 User is offline   boooggy 

  • MSFN Master
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,319
  • Joined: 27-February 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 April 2005 - 02:01 PM

this is what's new : link. not too much......

Share this topic:


Page 1 of 1
  • 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 - 2011 msfn.org
Privacy Policy