PDA

View Full Version : Problem in Creating new setup


meesum
09-12-2006, 11:39 PM
Hi all,

I want to create a new setup of my .net project before i want setup to install the files for me , i want it to run the setup of .Net frame work if not available, i have been doing this in previous version of Setup Factory but i couldnt find it in this version.

Meesum

Eagle
09-13-2006, 03:31 AM
Hi there,

Explore the Use of SUF70 Dependancy Modules, code for these is run Before
the Main Install of your binaries(application) commences.

http://www.indigorose.com/forums/showthread.php?t=14938

http://www.indigorose.com/forums/showthread.php?t=9116

hth.

(make sure you are using the latest version of SUF70)

Adam
09-13-2006, 10:28 AM
Eagle is right. The modules are exactly what you are looking for.

Adam Kapilik

meesum
09-13-2006, 11:56 PM
Thankyou Eagle and Adam for your quick reponse on my problem, hope to have a good relationship with you people in future as we all belong to the same field.

Best Regards.