MSFN Forum: Paint.NET 2.6 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Paint.NET 2.6 .exe is now 3 MB while MSI is 6mb Rate Topic: -----

#1 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 25 February 2006 - 04:33 AM

Here is how to install it silently:
PaintDotNet_2_6.exe /auto CHECKFORUPDATES=1 CHECKFORBETAS=0 JPGPNGBMPEDITOR=0 TGAEDITOR=0
xcopy "PaintDotNet.Strings.nl.*" "%programfiles%\Paint.NET\PaintDotNet.Strings.nl.*" /A
the installer is only 3 MB.

But with previous versions, it was a 3,5 MB MSI file!
Now if you start the Paint.Net 2.6 installer and check Docs & Settings\Useraccount\Local Settings\Temp folder and get the extracted MSI from there, the MSI is 6 MB...
I rather have a MSI file because now we have to use a batch file to install it! but how do I get this 6MB msi down to 3 MB?


#2 User is offline   digitalfrost 

  • Junior
  • Pip
  • Group: Members
  • Posts: 68
  • Joined: 29-August 04

Posted 25 February 2006 - 07:10 AM

I made a silent installer using 7-Zip. Switches: JPGPNGBMPEDITOR=0 TGAEDITOR=0 DESKTOPSHORTCUT=0 CHECKFORUPDATES=0 CHECKFORBETAS=0.

3.45mb. Get it here: http://rapidshare.de...et_2_6.exe.html

#3 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 25 February 2006 - 07:36 PM

thanks, but I don't need that, I don't see the benefits:
your file is bigger then original installer,
if I want to update I just download the new installer and place in it my folder containing all the softwareinstallers, so using the method with the original installer and the switch is better.
so why use your 7z installer? that makes me depending on you, if you are willing to keep making the 7z installers... and where I can find them...

7z switchless installers are useful if original installer is larger.. and installing silently is more complex..

I just created the topic to now if there was a way to compress the MSI itself, modifying the file, ending up with a smaller msi.. because that is what the developers must have done with .net 2.5

but never mind, it is absolutely not important.

#4 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 25 February 2006 - 08:31 PM

Updated to version 2.63

Before installing this package .NETFramework2 must be previously installed or the installation will fail. This will perform a default installation with a shortcut placed in 'Accessories'.
Get it here (3.4meg) MD5 = 8d38dacbb3bf0a40c8fb28187a291489

shark

This post has been edited by Shark007: 30 June 2006 - 04:43 AM


#5 User is offline   EdGaR 

  • Junior
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 26-March 05

Posted 26 February 2006 - 04:58 AM

Whats the difference between yours and the original shark? Would I be able to update this on my own? How would I go about doing that? And did I mention that I love you shark? haha.

#6 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 26 February 2006 - 11:21 PM

can i just use this switches /auto CHECKFORUPDATES=1 CHECKFORBETAS=0 JPGPNGBMPEDITOR=0 TGAEDITOR=0 to install it silently running the original setup.exe file?

another question. the other files extracted to temp folder are necessary in order to install it from the msi setup? because i wanna try to modify the msi but im not sure of the other files are required. thanks.

#7 User is offline   staples 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 15-October 04

Posted 28 February 2006 - 07:23 AM

I used the instructions on

http://msiexec.blogs...intnet-v26.html

worked like a charm.

#8 User is offline   thuun derboy 

  • Member
  • PipPip
  • Group: Members
  • Posts: 111
  • Joined: 06-March 05

Posted 28 February 2006 - 08:33 AM

.msi installers may be reduced to much smaller 7z sfx setups by first creating a network image via:
msiexec /a setup.msi
...then pack the network image.
I've never found a setup file larger than the resulting 7zip setup if this is done.
~just in case that was overlooked.
(I use Photofiltre which requires no runtimes.)

#9 User is offline   Delprat 

  • Poll: Why are you reading this ?
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 18-May 05

Posted 28 February 2006 - 11:51 AM

View Postthuun derboy, on Feb 28 2006, 04:33 PM, said:

.msi installers may be reduced to much smaller 7z sfx setups by first creating a network image via:
msiexec /a setup.msi
...then pack the network image.


This is not working with Paint.NET : it's mandatory to use the "setupfrontend.exe" (because of x86/x64)

View Postthuun derboy, on Feb 28 2006, 04:33 PM, said:

I've never found a setup file larger than the resulting 7zip setup if this is done.


So try with the .NET Framework 2.0 x86 redistribuable...
MS exe : ~20 Mo
7z exe : ~30 Mo

There's Acrobat Reader 7 too... (not remembering the sizes ; but 7z is faster than FEAD)

#10 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 28 February 2006 - 04:32 PM

always try to look the msi file with an msi editor.
i try everytime to modify my setups to make them my way, and if some people want other options they you just have to select them on the setup dialogs. but for unattended install i use many modified msi files. (modified options, shorcuts, registry entries and more, not removing stuff so all is there for other people).

the properties in the first post are there is you want to modify the setup to make them disabled by default (they will be unselected on the dialogs).

#11 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 01 March 2006 - 12:44 PM

View Postelajua, on Feb 28 2006, 11:32 PM, said:

always try to look the msi file with an msi editor.
i try everytime to modify my setups to make them my way, and if some people want other options they you just have to select them on the setup dialogs. but for unattended install i use many modified msi files. (modified options, shorcuts, registry entries and more, not removing stuff so all is there for other people).

the properties in the first post are there is you want to modify the setup to make them disabled by default (they will be unselected on the dialogs).


I disagree, if the original installer can be installed silently AND is small in filesize, and you don't have to remove parts of it (like Nero), always use the original installer!

Can anyone explain WHY they would use a 7z installer someone made, while the Paint.Net setup is SMALLER and can be installed silently just perfect?
Don't get me wrong, I use .Net 7z installers from Ryan... because the original installer doesn't match the points I mentioned above.

#12 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 01 March 2006 - 11:27 PM

i dont remove a thing off the installer, just mentioned that i edited the setup so the settings for making it the editor of image files is deselected by default. i didnt removed a component, just changed the default options like i wanted.
thats why i mentioned that is useful to use a msi editor to edit default options.

i agree with you, if you dont want to remove anything and dont want to change anything of the setup, stick to the original installer.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy