Search found 11 matches

Go to advanced search

by gshhar
Tue May 21, 2013 2:44 pm
Forum: Common Problems
Topic: Delete application folder after uninstaller
Replies: 2
Views: 6111
 
Jump to post

Re: Delete application folder after uninstaller

I have notice that it works as you mention but after add uninstall shortcut to the application folder (via press on Shortcut to button --> uninstall) the uninstall process did not delete the folder
by gshhar
Mon May 20, 2013 2:16 pm
Forum: Common Problems
Topic: Delete application folder after uninstaller
Replies: 2
Views: 6111
 
Jump to post

Delete application folder after uninstaller

how to define that uninstall will delete also the application folder ?
by gshhar
Fri May 17, 2013 12:01 pm
Forum: Common Problems
Topic: Take the Product Version from AssemblyVersion property ?
Replies: 3
Views: 3631
 
Jump to post

Re: Take the Product Version from AssemblyVersion property ?

OK lets start over. in my solution i have this property field: AssemblyVersion (string) this field is my application version for example 1.0.5 and after every new build Visual Studio increase this number. so my question is in Advanced Installer can read this string that the output file (EXE or MSI) ...
by gshhar
Thu May 16, 2013 8:58 am
Forum: Common Problems
Topic: Take the Product Version from AssemblyVersion property ?
Replies: 3
Views: 3631
 
Jump to post

Take the Product Version from AssemblyVersion property ?

in my application i am using assembly: AssemblyVersion to show my application version and i want that when build my exe file that my application version will add to my exe file name.
is it possible to do it ?
by gshhar
Sat May 11, 2013 9:44 am
Forum: Common Problems
Topic: Prerequisite does not work and wants to install my software
Replies: 3
Views: 8228
 
Jump to post

Re: Prerequisite does not work and wants to install my softw

Thanks ! i can see that in different machine the registry value locate in different location so i think it will be batter to search the exe file inside program file folder so for example: my exe file: C:\Program Files\Wireshark\wireshark.exe now after right click on wireshark.exe and go to details t...
by gshhar
Fri May 10, 2013 7:57 am
Forum: Common Problems
Topic: Prerequisite does not work and wants to install my software
Replies: 3
Views: 8228
 
Jump to post

Prerequisite does not work and wants to install my software

i define new Prerequisite: Wireshark and set the minimum version to 1.8.6 which is my current version: http://oi44.tinypic.com/av3rtk.jpg and the registry path that hold my version: http://oi44.tinypic.com/ezic7m.jpg my problem is that after i start the installation the installer wants to install Wi...
by gshhar
Thu Oct 04, 2012 3:50 pm
Forum: Common Problems
Topic: Change exe file according my Product details
Replies: 3
Views: 3182
 
Jump to post

Re: Change exe file according my Product details

Thanks!
and each time i am going to build new version i am need to change the version number manually (under product version) ? or maybe it can be done automatic ?
by gshhar
Thu Oct 04, 2012 11:42 am
Forum: Common Problems
Topic: Change exe file according my Product details
Replies: 3
Views: 3182
 
Jump to post

Change exe file according my Product details

under Product Details option in my project i can change my application version and under Media option in Output section i can give name to my exe file, my question is is it possible to my exe name will change automatic after new build according to my application version ?
by gshhar
Wed Oct 03, 2012 12:30 pm
Forum: Common Problems
Topic: how to add icon to my application
Replies: 5
Views: 19048
 
Jump to post

Re: how to add icon to my application

Thanks !

1. how can i add uninstall to my application folder and inside start menu.
2. if i want to rename my exe to my application name, where can i change it ?
by gshhar
Wed Oct 03, 2012 10:16 am
Forum: Common Problems
Topic: how to add icon to my application
Replies: 5
Views: 19048
 
Jump to post

Re: how to add icon to my application

the first 2 links lead to the same page - it's a mistake ? i cannot find Shortcut Properties Dialog in the application
by gshhar
Tue Oct 02, 2012 10:29 pm
Forum: Common Problems
Topic: how to add icon to my application
Replies: 5
Views: 19048
 
Jump to post

how to add icon to my application

Hi,

i created installer file to my application (.net base with wizard) and the only problem that i have is how to add icon to my application exe file

thanks

Go to advanced search