Search found 5 matches

by jumper77
Sat Aug 19, 2017 7:16 pm
Forum: Help
Topic: Getting "abort, retry, ignore" on install if previous version of software is running
Replies: 1
Views: 4524

Getting "abort, retry, ignore" on install if previous version of software is running

Is there a way to catch the "unable to extract file..." if a previous version of the software is running? I would like to be able to close the previous version of the application and then continue with the install.

Any ideas on how to do this?

Any help greatly appreciated
by jumper77
Sat Sep 17, 2016 3:54 pm
Forum: Help
Topic: Unable to extract (whatever) file
Replies: 1
Views: 4129

Re: Unable to extract (whatever) file

I went back to an older version, fiddled around with it a bit and I have it working now. I would still like to know what happened to the other project, but I'm just glad to have a working version back.

thanks for looking people
by jumper77
Sat Sep 17, 2016 3:38 pm
Forum: Help
Topic: Unable to extract (whatever) file
Replies: 1
Views: 4129

Unable to extract (whatever) file

I have a project that used to have the offline install for a version of .Net Framework. And I wanted to see if the web installer worked better or not. So I removed the offline file and added the web file. Now 2 of my 3 files don't work anymore. When running the setup program, I get the following err...
by jumper77
Thu Sep 15, 2016 12:00 am
Forum: Help
Topic: How to make your app start with windows?
Replies: 4
Views: 11887

Re: How to make your app start with windows?

Thanks for the link. Not much help though. I did get it to work and I'll share what values need to be where. Root Key: HKEY_CURRENT_USER Sub key: SOFTWARE\Microsoft\Windows\CurrentVersion\Run Value Name: (whatever name you want the key to be) My Program Name Value Data: C:\Program Files (x86)\My_Com...
by jumper77
Wed Sep 14, 2016 4:03 am
Forum: Help
Topic: How to make your app start with windows?
Replies: 4
Views: 11887

How to make your app start with windows?

I've looked and haven't found a way to tell the installer to set the installed software to start with Windows. I'm VERY new at this. I just downloaded the software tonight and already have a great setup made. You guys who make this software are great! If anyone knows how to do this, would you please...