PDA

View Full Version : Manual install


Unregistered
January 17, 2003, 17:32:16
I need to give a client an early view of the app as it is during development, but without going through the full procedure of building a setup project in the .NET IDE, as described in the help file's Distributing your Applications section.

It's also very useful to know exactly what the supplied merge module will be doing to the end user's system when one eventually gets to building a proper setup.

Where can one fine the details of how to provide users with the required files, where they go and which ones they need to manually register?

Thanks.

Rob


This message was originally posted by Rob Tomlinson in the old TX Text Control Support Forum.

Meik Dankleff
January 20, 2003, 17:49:19
Simply copy all the DLL and FLT files in the TX\bin folder to the applications directory. That should do it.