> We will have small zip files... THANK YOU! I almost lost it there when you said you will use either InstallAnywhere or InstallShield for the next version... -Thomas
> -----Original Message----- > From: Eugene Belyaev [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 21, 2001 7:13 AM > To: [EMAIL PROTECTED] > Subject: RE: [Eap-features] InstallAnywhere installer (was -> idea bat > suggestion) > > > We will have small zip files and installers as well as > separate download > options. > > Best regards, > > Eugene Belyaev > IntelliJ Software, http://www.intellij.com > "Develop with pleasure" > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Nemec, Richard > > Sent: Wednesday, November 21, 2001 5:44 PM > > To: '[EMAIL PROTECTED]' > > Subject: RE: [Eap-features] InstallAnywhere installer (was -> > > idea bat suggestion) > > > > > > Different people, different tastes. > > > > One major thing people like with IDEA is that it is small > > and simple. You grab ZIP, unzip, hit the BAT file > > and there you go. Having installer with it sounds scary > > to me (where would things go? isn't removing the directory > > enough to remove old IDEA version?). We are developers, and > > the tool is not a M$ mammoth. > > > > Re the original subject: > > I like the BAT file with javaw.exe more but I believe it must > > be my personal decision to ignore all possible messages > > (exceptions) that might appear in the window. > > > > r. > > > > > -----Original Message----- > > > From: Tim Ferrell [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, November 21, 2001 9:30 AM > > > To: [EMAIL PROTECTED] > > > Subject: [Eap-features] InstallAnywhere installer (was -> idea bat > > > suggestion) > > > > > > > > > > > > As an alternate suggestion, how about a proper installer such > > > as InstallAnywhere? > > > > > > Actually, I have built IA 4.5 installers for IDEA that we use > > > internally that I update with each new build - I would be > > > happy to share the project files... I haven't customized the > > > graphics just yet but that could be done rather easily. > > > > > > Cheers, > > > Tim > > > -- > > > Tim Ferrell McGee > > > Corporation > > > Development Manager / Lead Developer (704) > 882-1500 x374 > > > Java / C++ / Perl / VB / Oracle / Linux / Windows > > > [EMAIL PROTECTED] > > > > > > > > > At 07:32 AM 11/21/2001 -0600, you wrote: > > > > > > I disagree with javaw as the default. While I don't like the > > > extra window > > > in the task bar, I'd rather have that than all those popping > > > up windows when > > > I do a build through ant. > > > > > > -- Rick > > > > > > -----Original Message----- > > > From: LOVE,SCOTT (A-Spokane,ex1) [mailto:[EMAIL PROTECTED]] > > > Sent: Friday, November 16, 2001 10:37 AM > > > To: '[EMAIL PROTECTED]' > > > Subject: [Eap-features] idea bat suggestion > > > > > > > > > thoughts on idea deployment. > > > > > > 1. it might be nice to use javaw to start idea as a default > > > rather than make > > > most of us change the batch file. > > > 2. it might be nice to increase the memory sizes to make it > > > easier to work > > > by default. > > > > > > i included my changes for reference. feel free to > > ignore/use at your > > > discretion. > > > > > > SET JAVA_EXE=%JAVA_HOME%\bin\javaw.exe > > > start "Idea" "%JAVA_EXE%" "-Xms96m" "-Xmx128m" > > > -Xbootclasspath/p:%BOOT_CLASS_PATH% -cp "%CLASS_PATH%" > > > -Djdk.home="%JAVA_HOME%" - > > > > > > Scott Love > > > Software Engineer > > > Agilent Technologies, Inc. > > > > > > 509 921 3678 Tel > > > > > > > > > _______________________________________________ > > > Eap-features mailing list > > > [EMAIL PROTECTED] > > > http://www.intellij.com/mailman/listinfo/eap-features > > > > > > _______________________________________________ > > > Eap-features mailing list > > > [EMAIL PROTECTED] > > > http://www.intellij.com/mailman/listinfo/eap-features > > > _______________________________________________ Eap-features > > > mailing list [EMAIL PROTECTED] > > > http://www.intellij.com/mailman/listinfo/eap-features > > > > > > > _______________________________________________ > > Eap-features mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-features > > > > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-features > ************************************ If this email is not intended for you, or you are not responsible for the delivery of this message to the addressee, please note that this message may contain ITT Privileged/Proprietary Information. In such a case, you may not copy or deliver this message to anyone. You should destroy this message and kindly notify the sender by reply email. Information contained in this message that does not relate to the business of ITT is neither endorsed by nor attributable to ITT. ************************************ _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
