Jump to content

[RELEASE] Boooggy's WMP 11 direct integration solution


boooggy

Recommended Posts


I'm also getting an unhandled exception with the latest version.

WMP11Slipstreamer v1.2.4.0
Detected source: Windows™ XP Professional SP3

Hotfixes:
WindowsXP-KB941569-x86-ENU.EXE
windowsmedia11-kb928788-x86-intl.exe
windowsmedia11-kb929399-v2-x86-intl.exe
windowsmedia11-kb929773-x86-intl.exe
windowsmedia11-kb932390-x86-intl.exe
windowsmedia11-kb933547-x86-intl.exe
windowsmedia11-kb935551-x86-intl.exe
windowsmedia11-kb935552-x86-intl.exe
windowsmedia11-kb939209-x86-intl.exe
WindowsMedia11-KB939683-x86-ENU.exe
windowsmedia11-kb944110-x86-intl.exe
windowsmedia11-kb944882-x86-intl.exe
windowsmedia11-kb945381-x86-intl.exe
windowsmedia11-kb946665-x86-intl.exe

System.NotSupportedException: The given path's format is not supported.
at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at WMP11Slipstreamer.Backend.CompressFiles()
at WMP11Slipstreamer.Backend.SlipstreamWMP11()
at WMP11Slipstreamer.MainForm.WorkerMethod(Object workerParam)

Deleting "D:\OS\ROOT\i386\wmp11temp"... Done!

The source being modified has not been damaged.
All changes have been successfully reverted.

Prior version 1.2.3.0 worked fine and nothing changed in my setup.

Edit:

I feel like such a fool for posting this. It now appears to be a problem induced by using the latest version of nLite. I had slipsteamed in some hotfixes prior to using WMP slipstreamer. I've done this in the past with no issue but not this time around. The slipstreamer works fine on a clean source. No idea why now it won't work that way now but at least it's working.

Edited by kayfam
Link to comment
Share on other sites

WMP11Slipstreamer v1.2.4.0
Detected source: Windows™ XP Professional SP3

Hotfixes:
windowsmedia11-kb928788-x86-intl.exe
windowsmedia11-KB929399-x86-tr.exe
windowsmedia11-kb929773-x86-intl.exe
windowsmedia11-kb932390-x86-intl.exe
windowsmedia11-kb933547-x86-intl.exe
windowsmedia11-kb935551-x86-intl.exe
windowsmedia11-kb935552-x86-intl.exe
windowsmedia11-kb939209-x86-intl.exe
windowsmedia11-KB939683-x86-tr.exe
windowsmedia11-KB941569-x86-tr.exe
windowsmedia11-kb944110-x86-intl.exe
windowsmedia11-kb944882-x86-intl.exe
windowsmedia11-kb945381-x86-intl.exe
windowsmedia11-kb946665-x86-intl.exe

System.NotSupportedException: The given path's format is not supported.
konum: System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
konum: System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
konum: System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
konum: System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
konum: System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
konum: WMP11Slipstreamer.Backend.CompressFiles()
konum: WMP11Slipstreamer.Backend.SlipstreamWMP11()
konum: WMP11Slipstreamer.MainForm.WorkerMethod(Object workerParam)

Deleting "F:\VL_SP3\i386\wmp11temp"... Done!

The source being modified has not been damaged.
All changes have been successfully reverted.

version 1.2.3.0 or older versions worked fine and nothing changed in my setup.

Edit :

Deleting this line from SVCPACK.INF after slipstream working fine.

[setupHotfixesToRun]

rootsupd.exe /Q

kb898461.exe /q /n /z /o

Edited by X-FoRcE
Link to comment
Share on other sites

kayfam can u please post here the svcpack.inf from the cd it created u problems....?

Same exact problem as kayfam. Also I used nlite 1.4.5 beta 2 to integrate SP3 into my source but I don't have any other fixes added yet and there is no svcpack.inf in my source. I don't have an older version of WMP slip to try.

WMP11Slipstreamer v1.2.4.0
Detected source: Windows™ XP Professional SP3

Hotfixes:
WindowsXP-KB941569-x86-ENU.EXE
windowsmedia11-kb928788-x86-intl.exe
windowsmedia11-kb929399-v2-x86-intl.exe
windowsmedia11-kb929773-x86-intl.exe
windowsmedia11-kb932390-x86-intl.exe
windowsmedia11-kb933547-x86-intl.exe
windowsmedia11-kb935551-x86-intl.exe
windowsmedia11-kb935552-x86-intl.exe
windowsmedia11-kb939209-x86-intl.exe
WindowsMedia11-KB939683-x86-ENU.exe
windowsmedia11-kb944110-x86-intl.exe
windowsmedia11-kb944882-x86-intl.exe
windowsmedia11-kb945381-x86-intl.exe
windowsmedia11-kb946665-x86-intl.exe

System.NotSupportedException: The given path's format is not supported.
at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at WMP11Slipstreamer.Backend.CompressFiles()
at WMP11Slipstreamer.Backend.SlipstreamWMP11()
at WMP11Slipstreamer.MainForm.WorkerMethod(Object workerParam)

Deleting "C:\XP\i386\wmp11temp"... Done!

The source being modified has not been damaged.
All changes have been successfully reverted.

Edited by JimVR4
Link to comment
Share on other sites

new version changelog 1.2.5.0:

- Regression fix from path handling improvements. This affected the case when we are copying files that overwrite in the standard architecture directory causing a crash with "Path format not supported".

- Fixed adding updated wmp drivers to driver32.cab instead of driver.cab

- Migrated code to subversion.

Link to comment
Share on other sites

@Boooggy

A “for what its worth” comment. A made a new nlited DVD, with the latest 1.4.5.5?, windows xp pro + sp3 + various add-on’s, component removal, driver integration etc. Everything worked like a charm, however, it turned out that I accidentally deleted the windows media player 11 installer from my hot fixes and also hadn’t installed your slipstreamer. Therefore, when I went to windows updates, I was presented with the option of installing WMP 11. Installed same, and “finally”, getting to the point, I only had to install “one” critical update, the one we have always known, KB941569. So, again, maybe worth noting, no “other” updates seem to be necessary. Maybe it’s a “SP3” thing. I don’t know. Of course, without your slipstreamer, I now have four programs show up in my “add and remove programs” that weren’t there before when using your ‘slipstreamer’. Namely: Microsoft Compression Client Pack 1.0 for Windows XP, Microsoft User-Mode Driver Framework Feature Pack 1.0, Windows Media Format 11 Runtime and Windows Media Player 11. I assume, using your slipstreamer, these are “all” installed they just don’t show up in “Add and Remove” because of the “slipstreaming”.

That’s it. The end.

Hope this helps. Great program, by the way, thanks for everything.

Eddie

Link to comment
Share on other sites

yes eddie the wmp 11 installer is made from 4 individual parts. so u will get also the uninstall option for this parts. when u use the slipstreamer those uninstall is not created.

also the hotfixes that appears on my site are also neeeded even if they dont show up on wu/mu

Edited by boooggy
Link to comment
Share on other sites

hey can anyone help am getting this error

WMP11Slipstreamer v1.2.5.0

Detected source: Windows™ XP Professional SP3

System.ComponentModel.Win32Exception: The system cannot find the file specified

at Epsilon.Win32.Resources.ResourceEditor.ThrowWin32Exception()

at Epsilon.Win32.Resources.ResourceEditor.LoadResourceLibrary()

at WMP11Slipstreamer.CM.GetCabStream(String pathToSfxCab)

at WMP11Slipstreamer.Backend.NativeExtractHotfix(String hotfixInstaller, String destinationPath)

at WMP11Slipstreamer.Backend.ExtractWMP11Installer()

at WMP11Slipstreamer.Backend.SlipstreamWMP11()

at WMP11Slipstreamer.MainForm.WorkerMethod(Object workerParam)

Deleting "H:\WINXPSP2pure\i386\wmp11temp"... Done!

The source being modified has not been damaged.

All changes have been successfully reverted.

Link to comment
Share on other sites

thanks for quick reply

ok am explaining the whole thing that i did

location of WMP11Slipstreamer.exe H:\WMP Spl\WMP11Slipstreamer.exe

path to media player 11 H:\wmp11-windowsxp-x86-enu.exe

path to windows source H:\WINXPSP2pure

after this when i press intergate

it shows

WMP11Slipstreamer v1.2.5.0

Detected source: Windows™ XP Professional SP3

System.ComponentModel.Win32Exception: The system cannot find the file specified

at Epsilon.Win32.Resources.ResourceEditor.ThrowWin32Exception()

at Epsilon.Win32.Resources.ResourceEditor.LoadResourceLibrary()

at WMP11Slipstreamer.CM.GetCabStream(String pathToSfxCab)

at WMP11Slipstreamer.Backend.NativeExtractHotfix(String hotfixInstaller, String destinationPath)

at WMP11Slipstreamer.Backend.ExtractWMP11Installer()

at WMP11Slipstreamer.Backend.SlipstreamWMP11()

at WMP11Slipstreamer.MainForm.WorkerMethod(Object workerParam)

Deleting "H:\WINXPSP2pure\i386\wmp11temp"... Done!

The source being modified has not been damaged.

All changes have been successfully reverted.

am attaching the image to the error please have look to that.

post-196041-1213376999_thumb.jpg

Please tell me what mistake am doing

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...