Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sumita

Pages: [1]
1
Software / Installation on the fly!!
« on: June 01, 2004, 12:14:32 AM »
how do u install an appliction on the fly. that is while running the setup file according to the requirement i need to install the application from the web that means i have all these files on the web.

2
Software / Patch
« on: May 25, 2004, 05:52:17 AM »
I Need to know how to write patch script for installsheild . has anyone tried it?? Is it a good thing to do to fix the bugs?? Am using InstallShield Professional 6.3 .And i need to use patch as there might be some bugs in future which iwant to rectify wihtout uninstalling as the application might be too large .and uninstalling and then changing a small dll and then reinstalling would be too complicated !!so how do i use patch??

3
Software / Creating object to instal diff application
« on: May 21, 2004, 12:35:57 AM »
I am using installshield professional 6.3 . My problem is of writing the scripts.
I am not sure if this is the write place to post the problem.IT would be REally great if u solve my problem.

NOw i have three exe files(lets say a.exe,b.exe,c.exe)
i want to use objects to install these files.
i created objects for a.exe and b.exe using the wizard.
now i have c.exe which i include in my main projects and included the objects of a.exe and b.exe in this project for instatllation.
Now i create a custom dialogbox where in i give the checkboxes options as
1.Only a
2.Only b
3.C only
4.ALL
and now i want to install the exe files according to the selection/s..
How do i do it??
could u send me a sample code so that its easy for me to understand.
Thank u

Pages: [1]