zetto Posted July 26, 2004 Posted July 26, 2004 Hey, now that the final DirectX 9.0c has been released, how do we get it to install silently? Any suggestion? Do we need to hex-mod it again, or some switches would work with it? thanks!
Aaron Posted July 26, 2004 Posted July 26, 2004 It won't really be necessary. SP2 is just around the corner now and it will have DirectX 9.0c included
Aaron Posted July 26, 2004 Posted July 26, 2004 hmm. true...I'll get a modified dxsetup.exe up in a bitEDIT: Nope no luck, although the old modified exes works, but I can't say for sure how safe this is as there's a 5KB difference between dx9.0c's exe and dx9.0a's exe
prathapml Posted July 26, 2004 Posted July 26, 2004 There's no switch available for the redist, you still have to get the OPK-type installer from the right place. Did you read this while downloading dX9C?DirectX 9.0c has a silent instal (no UI, and no reboot) which is available to Microsoft Volume License Customers (VLC) on the following Microsoft Volume License Site (MVLS). This is a Multi-lingual package which does not require an internet connection during installation.More details here : DirectX 9.0c Redistributable for Software Developers - Multilingual Maybe one of you leet people has access to the VLC site?To post a public link for us all to download?
AMDTWraith Posted July 26, 2004 Posted July 26, 2004 Did they break the DirectXSetup api or will that method still work?
prathapml Posted July 26, 2004 Posted July 26, 2004 Nopes!The directX setup api method will need to be re-done with the new SDK.The old compiled exe (may or) may not work - and if it did work, there might be some problems - best thing to do would be to remake your exe.
Pyron Posted July 26, 2004 Posted July 26, 2004 I hexedited dxsetup.exe at offset 0x359B and changed 0x74 to 0xEB. Then the /OPK switched worked again. Note that I have done it with the german version, but the old hacks worked for 9.0b, so you may try this.EDIT: I took the dxsetup.exe from the 9.0c redistributable-- Pyron
edmoncu Posted July 27, 2004 Posted July 27, 2004 I hexedited dxsetup.exe at offset 0x359B and changed 0x74 to 0xEB. Then the /OPK switched worked again. Note that I have done it with the german version, but the old hacks worked for 9.0b, so you may try this.-- Pyronwas the dxsetup.exe you hex edit'ed came from the dx9c redistributable?
killerbee Posted July 27, 2004 Posted July 27, 2004 hi,this works for the 9.0c redist mentioned by prathapml earlier in this thread.hope this helps a bitcyaKiller Bee
beppemito Posted July 27, 2004 Posted July 27, 2004 hi,this works for the 9.0c redist mentioned by prathapml earlier in this thread.hope this helps a bitcyaKiller Beecan you post the dxsetup.exe hexedited? the switch? only /opk?
ZoSTeR Posted July 27, 2004 Posted July 27, 2004 As I mentioned in the switches forum:dxsetup.exe /silent works.
beppemito Posted July 27, 2004 Posted July 27, 2004 can i exclude some useless file?and....if i install dx9C, can i delete Q839643 from svcpack?
ZoSTeR Posted July 27, 2004 Posted July 27, 2004 From the readme:1) ManagedDX.cab may be excluded if support for DirectX for Managed Applications is not required for your applications.2) DirectX.cab and BDA.cab may be excluded if your application is not supported on version of Windows 95, 98, 98 Second Edition or Millenium.Q839643 is included in 9c and can't be applied anyway.
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