RogueSpear's Runtime Collection

All posts in this forum are for releases only.

Moderators: Waldo2k2, RogueSpear, dumpydooby

Re: RogueSpear's Runtime Collection

Postby roadrunner650 » Sat Oct 04, 2008 8:52 am

RogueSpear,Thanks for sharing your personal work with the public. I use much of what you provide.

I use nlite for removals only. I remove very little. I like to remove 'command-line tools'(I keep ping,ipconfig) for security reasons(viruses etc like to use these tools).

However when I remove 'command-line tools' .net 3.5sp1 scriptpack breaks during run once install(I use compat.150 addon). If I don't remove the tools it installs every time. I'm thinking that some particular command-line tool(s) need to be kept from removal...I would still like to be able to remove the group(I can't remember the last time I called a anything from a command line) and just keep what is needed to support .net install.

When time permits, let me know what tools the 3.5sp1 install uses...and thanks very much.
roadrunner650
 
Posts: 3
Joined: Fri Mar 09, 2007 9:14 pm

Re: RogueSpear's Runtime Collection

Postby RogueSpear » Sat Oct 04, 2008 9:05 am

roadrunner650 wrote:When time permits, let me know what tools the 3.5sp1 install uses...and thanks very much.

I have no idea what tools it uses and I imagine it would take quite a while to figure out. You may be better off deleting the command line tools you don't want with a script or batch file after .NET 3.5 SP1 is finished installing.
User avatar
RogueSpear
Site Admin
 
Posts: 1889
Joined: Mon Jun 26, 2006 1:14 pm
Location: Buffalo, NY

Re: RogueSpear's Runtime Collection

Postby cradouille2 » Sun Oct 12, 2008 10:01 am

strange problem with latest .NET 2.0 SP2 installer...

Paint.NET (a .NET 2.0 app) doesn't want to install... it displays an error box saying .NET 3.5 SP1 or more is needed...

if I use an old installer (.NET 2.0 SP1 of 2007-11-29), Paint.NET installs and runs ok
cradouille2
 
Posts: 0
Joined: Fri Jun 15, 2007 5:04 pm

Re: RogueSpear's Runtime Collection

Postby RogueSpear » Sun Oct 12, 2008 10:32 am

The latest version of Paint.NET requires .NET 3.5 (no matter what their web site says).
User avatar
RogueSpear
Site Admin
 
Posts: 1889
Joined: Mon Jun 26, 2006 1:14 pm
Location: Buffalo, NY

Re: RogueSpear's Runtime Collection

Postby cradouille2 » Sun Oct 12, 2008 11:53 am

with the old .NET 2.0 installer, Paint.NET installs and runs perfectly; it do is a .NET 2.0 app

edit: I'd like to not install .NET 3.5 as long as possible... it installs A LOT of crap, it even bloat my Firefox :?

edit 2: maybe is the bug related to Paint.NET itself (they modified their .NET framework detection in v3.36)
cradouille2
 
Posts: 0
Joined: Fri Jun 15, 2007 5:04 pm

Re: RogueSpear's Runtime Collection

Postby RogueSpear » Sun Oct 12, 2008 6:28 pm

I tinkered around some and got it working (Paint.NET that is) with only .NET 2.0. I did a little reading too. First of all it appears that while .NET 2.0 is the bare requirement to run Paint.NET, there are some features which demand .NET 3.5. Also, the latest blog entry will soon make this entire conversation pointless:

http://blog.getpaint.net/2008/10/03/cha ... ntnet-v35/
User avatar
RogueSpear
Site Admin
 
Posts: 1889
Joined: Mon Jun 26, 2006 1:14 pm
Location: Buffalo, NY

Re: RogueSpear's Runtime Collection

Postby cradouille2 » Sun Oct 12, 2008 6:55 pm

yeah, I already read these entries, and know I will soon be forced to follow the move and definitively switch to .NET 3.5 (my post-install cleanup scripts are already done lol... remove CardSpace and firefox junk-add)

however, I mainly posted that issue because it may be a bug affecting some other software too
cradouille2
 
Posts: 0
Joined: Fri Jun 15, 2007 5:04 pm

Re: RogueSpear's Runtime Collection

Postby RogueSpear » Sun Oct 12, 2008 7:09 pm

Well the messing around I did was not with .NET 2.0, but with Paint.NET, so I think your theory that there is perhaps a problem with the installer for Paint.NET is correct. Especially since I got it working just by deleting the two LaunchConditions in the .msi file.
User avatar
RogueSpear
Site Admin
 
Posts: 1889
Joined: Mon Jun 26, 2006 1:14 pm
Location: Buffalo, NY

Silverlight updated

Postby RogueSpear » Tue Oct 14, 2008 12:01 pm

20081014 - Updated Silverlight to v2.0 RTW
User avatar
RogueSpear
Site Admin
 
Posts: 1889
Joined: Mon Jun 26, 2006 1:14 pm
Location: Buffalo, NY

Updated Java to V6.0 Update 10

Postby RogueSpear » Wed Oct 15, 2008 8:48 pm

20081015 - Updated Java to V6.0 Update 10
User avatar
RogueSpear
Site Admin
 
Posts: 1889
Joined: Mon Jun 26, 2006 1:14 pm
Location: Buffalo, NY

Re: RogueSpear's Runtime Collection

Postby danny_christ » Sat Oct 18, 2008 6:19 am

any runtimepacks for x64??????????????? out there
danny_christ
 
Posts: 0
Joined: Thu Feb 21, 2008 10:30 pm

Re: RogueSpear's Runtime Collection

Postby chiners_68 » Wed Oct 22, 2008 7:15 am

Hi Rogue,
will your new .NET installers work from a rvm .ZIP addon like you use to create?

Ive knocked one up looking at your older .net ryan addons & it all looks failry straightforward. Wasnt sure if I need to add in the install switch or make them completley switchless before I can add to a zip addon.

your advice is greatly apreciated
chiners_68
 
Posts: 132
Joined: Wed Oct 04, 2006 4:21 am

Re: RogueSpear's Runtime Collection

Postby chiners_68 » Thu Oct 23, 2008 10:09 am

Rogue,
get a Network O(zero) error when runing latest Java 6 10 in -ai1. -ai installs without an issue.
chiners_68
 
Posts: 132
Joined: Wed Oct 04, 2006 4:21 am

Re: RogueSpear's Runtime Collection

Postby RogueSpear » Thu Oct 23, 2008 10:19 am

danny_christ wrote:any runtimepacks for x64??????????????? out there

I am working on it actually.

chiners_68 wrote:get a Network O(zero) error when runing latest Java 6 10 in -ai1. -ai installs without an issue.

I run all of my svcpack installers with -ai1 for the first couple of installs in order to debug and it has always worked fine for me. I just now tried it with -ai1 post install and it worked that way as well.
User avatar
RogueSpear
Site Admin
 
Posts: 1889
Joined: Mon Jun 26, 2006 1:14 pm
Location: Buffalo, NY

Re: RogueSpear's Runtime Collection

Postby chiners_68 » Fri Oct 24, 2008 7:17 am

Hi Rogue,
Run it again on a couple of machines & get the same error.

Error 1606.Could not access network location 0

Retry or cancel buttons
chiners_68
 
Posts: 132
Joined: Wed Oct 04, 2006 4:21 am

PreviousNext

Return to Application Installer Releases

Who is online

Users browsing this forum: No registered users and 1 guest