- Updated the .NET 3.5 Lite installer and addon
- Updated Java Runtime Environment to 6.0 Update 19
- Removed the DirectX installer
- Removed the Silverlight installer
- More updates and announcements to come soon
Moderators: Waldo2k2, RogueSpear, dumpydooby
GrowBigTrees wrote:Hi Roguespear,
Both with 7zip and winrar, I get errors when extracting the msi for J2SE: (version 6.19 as well as 6.18)
7-zip v4.65: Unsupported compression method for 'Data1.cab', 'J2SE.msi', 'java.reg'
Winrar v3.61: Unknown method in 'Data1.cab', 'J2SE.msi', 'java.reg'
Thanks for your work!
RogueSpear wrote:I leave it enabled by default in the installer. I had found a way to actually remove it from the installation package completely and did so with Update 15. The problem I discovered later is that it would not properly uninstall. Subsequent fiddling around with the .msi didn't prove useful either. JQS seems to hide everywhere in that installer.
So at work I just disable the service via GPO. For non-domain members, like out patrol cars, I disable the service somewhere in the RunOnceEx with the ScriptPack (I think with a simple reg entry but I don't even remember right now).
What's nice about disabling it with group policy is that if a user with local admin rights to his/her particular workstation decides to enable it for some reason, it will again be disabled on the next GPO refresh which I think is a 20(ish) minute interval.
%ProgramFiles%\Java\bin\jqs.exe -unregisterRogueSpear wrote:It seems that .NET 4.0 can be installed without .NET 3.0 or 3.5, but applications that depend on .NET 3.x will not run with only 4.0 installed. It also seems that you cannot install the .NET 3.0/3.5 Lite package I made and then install .NET 4.0 without a reboot in between. So what this all boils down to is that I'm not going to be making a .NET 4.0 installer since user_hidden's works rather well for me. What I do is just insert it into one of the RunOnceEx slots for the second run in the ScriptPack.
dumpydooby wrote:That's not entirely correct. 3x applications should USUALLY (emphasis there, because according to Microsoft, 4x doesn't quite do everything 3x does, but it can do most of it) run *IF* the programmer checks for functionality rather than availability of hardcoded files. The problem is that MOST programmers do it the wrong way.
Return to Application Installer Releases
Users browsing this forum: No registered users and 2 guests