Bâshrat the Sneaky Posted February 12, 2005 Author Posted February 12, 2005 Thanks to all and Russian added to the list
j4ever Posted February 13, 2005 Posted February 13, 2005 i wasnt trying to offend u. im just saying that there is no harm done by makecabing and adding all the files. that way everything for the installation is there. frankly i have no idea how it works, but maybe some of those other files will install and drm will work?
Astalavista Posted February 13, 2005 Posted February 13, 2005 J4evercheck this link out ... and see if u can cab it. we are always look for better solutions. who knows maybe u can finda new innovative way. http://www.msfn.org/board/index.php?showtopic=35042&st=0
NeuroNik Posted February 13, 2005 Posted February 13, 2005 Work with Italian version Tested with many pc throughout last weekmany thanksNN
Bâshrat the Sneaky Posted February 13, 2005 Author Posted February 13, 2005 Work with Italian version Tested with many pc throughout last weekmany thanksNN<{POST_SNAPBACK}>Added to the list And.. you're welcome
Radimus Posted February 13, 2005 Posted February 13, 2005 try something like this:@echo offset i386=c:\xptemp\i386set extract=c:\mp10setupset source=%userprofile%\desktop\mp10setup.exeset command=makecab %%f %extract%\compressed\%%frem ********* make temp folders ***********if exist %extract% rd %extract% /s /qmd %extract%\compressedrem ********* extract files ***********"%source%" /q /c /t:c:\mp10setuprem ********* compress files ***********cd %extract%for %%f in (*.*) do %command%ren %extract%\compressed\*.* *.??_ rem ********* integrate files ***********xcopy %extract%\compressed\*.* %i386% /h /r /y /u /f /irem ********* cleanup files ***********cd..rd %extract% /s /qpause
Bâshrat the Sneaky Posted February 13, 2005 Author Posted February 13, 2005 Err...? It's almost what my batch file does, except that you don't remove the files that have to be removed.And... yours is path dependant: users will have to enter their paths every time.
Sanjay Posted February 14, 2005 Posted February 14, 2005 In next nlite you'll again have option to keep Wmp compatibility then you won't need to keep wmp9.But i'm not sure if Wmp10 is using some reg which gets cleaned out.<{POST_SNAPBACK}>Could you please hint as to when we might expect this 'next nLite' version. I have been waiting so very patiently for this feature to reappear and I have had my Unattend CD project on hold all this while waiting in anticipation of the new version.
Radimus Posted February 14, 2005 Posted February 14, 2005 try something like this:@echo offset i386=c:\xptemp\i386set extract=c:\mp10setupset source=%userprofile%\desktop\mp10setup.exeset command=makecab %%f %extract%\compressed\%%frem ********* make temp folders ***********if exist %extract% rd %extract% /s /qmd %extract%\compressedrem ********* extract files ***********"%source%" /q /c /t:c:\mp10setuprem ********* compress files ***********cd %extract%for %%f in (*.*) do %command%ren %extract%\compressed\*.* *.??_ rem ********* integrate files ***********xcopy %extract%\compressed\*.* %i386% /h /r /y /u /f /irem ********* cleanup files ***********cd..rd %extract% /s /qpause<{POST_SNAPBACK}>If you look at the switches in the xcopy statement, it only copies in the files that exist in the destination dir... the ones that do not exist are not copied.You do not have to enter the path every time, just once... assuming all our directories stay the same
paradox355 Posted February 14, 2005 Posted February 14, 2005 I just have a question about the files that are copied over. When you extract from MP10Setup.exe there are 132 files. The script only deals with 61 which is less the half the files. What's up with the remaining files and can I call the .cat files from Svcpack.inf to install the codecs and such?
j4ever Posted February 14, 2005 Posted February 14, 2005 i quit on this wmp10 slipstreamed in i386 thing. it is driving me crazy. i just made a 7zip installer of it and dropped it in svcpack. it installs perfectly. i also did the same with .net 1.1 + the new update.
Bâshrat the Sneaky Posted February 14, 2005 Author Posted February 14, 2005 I just have a question about the files that are copied over. When you extract from MP10Setup.exe there are 132 files. The script only deals with 61 which is less the half the files. What's up with the remaining files and can I call the .cat files from Svcpack.inf to install the codecs and such?<{POST_SNAPBACK}>It's working for everyone... I got the info from Obliviator's post, as mentioned in the first post.@j4ever: it works for EVERYONE... is it still because of that DRM feature?
Bâshrat the Sneaky Posted February 14, 2005 Author Posted February 14, 2005 EDIT: my f$clmsjfsl internet connection froze... > double post > please remove.
Sonic Posted February 14, 2005 Posted February 14, 2005 WMP10 for splitstream, just unzip in your I386 folderThere are the 61 files created by bash's batch file v1.1 from MP10Setup.exe (french but it's international no ?)I386_WMP10.zip++
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now