|
-
Jul 16th, 2000, 04:49 AM
#1
Thread Starter
Lively Member
I am writing a program package that uses listviews to display information. I write this on my desktop and then transfer to my laptop to take to show the person I am doing it for.
When it has been copied all the listviews change to picture boxes. Is there anyway I can stop this happening and if not is it going to happen if I create a set-up file for installation on another machine. I like my listviews and would be unhappy to change the for something else.
if at first you don't succeed, drink the rest of the bottle and loop to the same place tomorrow
-
Jul 16th, 2000, 04:15 PM
#2
Thread Starter
Lively Member
Thanks for that. So do you propose using that installation programme instead of the wizard in VB6
nuts
if at first you don't succeed, drink the rest of the bottle and loop to the same place tomorrow
-
Jul 16th, 2000, 04:24 PM
#3
yes!!!!
visual basic's Package and Deploymen Wizard sucks!!!!!
InnoSetup is much better, you have to write your installation, using a script, so you KNOW which files go where.
I think it is much better if you can make it move the files exactly where you want it.
-
Jul 16th, 2000, 05:15 PM
#4
Thread Starter
Lively Member
thanks i'll try is it difficult?
if at first you don't succeed, drink the rest of the bottle and loop to the same place tomorrow
-
Jul 16th, 2000, 05:35 PM
#5
a little bit at first, but it comes with a sample, that is already written, and all you have to do is modify the sample a little bit to your needs, and then compile it..
it will compress a 40kb program, and Msvbvm60.dll into about 950kb,
and Msvbvm60.dll is about 1.3 megabytes.
-
Jul 18th, 2000, 08:31 AM
#6
Thread Starter
Lively Member
Many thanks i'll try it tonight
nuts
if at first you don't succeed, drink the rest of the bottle and loop to the same place tomorrow
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|