Click here to Skip to main content
15,918,109 members
Home / Discussions / C#
   

C#

 
GeneralRe: Progress bar of a dll Pin
Heath Stewart21-Apr-04 3:43
protectorHeath Stewart21-Apr-04 3:43 
GeneralRe: Progress bar of a dll Pin
Heath Stewart21-Apr-04 3:44
protectorHeath Stewart21-Apr-04 3:44 
GeneralListview Problem Pin
Reinier van de Wetering20-Apr-04 23:25
Reinier van de Wetering20-Apr-04 23:25 
GeneralRe: Listview Problem Pin
Jon G21-Apr-04 1:44
Jon G21-Apr-04 1:44 
GeneralRe: Listview Problem Pin
Heath Stewart21-Apr-04 3:49
protectorHeath Stewart21-Apr-04 3:49 
QuestionWaitForASingleObject(handle , Timeout) Time out for waiting function in C#? Pin
78720-Apr-04 23:03
78720-Apr-04 23:03 
AnswerRe: WaitForASingleObject(handle , Timeout) Time out for waiting function in C#? Pin
Mike Dimmick21-Apr-04 2:55
Mike Dimmick21-Apr-04 2:55 
Generaldeployment application in VS.Net. Help please Pin
thaiduong20-Apr-04 22:32
thaiduong20-Apr-04 22:32 
I created an installer package which has been installed by several clients. Now I want to create a new version. I increased the version number and changed the upgrade code of the installer package and set the RemovePreviousVersion property to True and set the DetectNewerInstallerVersion to True as well. I have several registry setting setup in the registry editor. However if the client has a previous version of the application installed I want the system to remember those settings and not override them. Because the RemovePrevioiusVersion property is set to True the system removes all settings after which they are lost. However if I dont set this property to true the system willl install 2 version of the application on the target machine.

How can I create a package that overrides (or removes) the old version but doesn't override the registr values so that previous configuration settings will be maintained? I spend many days trying to find a solution but haven't had much luck. Also it must be possible to use this package as the first installer meaning that if the client never had the application installed before, he can run the setup to install the application. In other words it is not just a patch for older versions.

GeneralRe: deployment application in VS.Net. Help please Pin
Heath Stewart21-Apr-04 3:51
protectorHeath Stewart21-Apr-04 3:51 
GeneralFolderBrowseDialog problems Pin
WillemM20-Apr-04 21:50
WillemM20-Apr-04 21:50 
GeneralRe: FolderBrowseDialog problems Pin
Anonymous20-Apr-04 22:17
Anonymous20-Apr-04 22:17 
GeneralRe: FolderBrowseDialog problems Pin
WillemM20-Apr-04 22:24
WillemM20-Apr-04 22:24 
GeneralRe: FolderBrowseDialog problems Pin
Anonymous20-Apr-04 22:53
Anonymous20-Apr-04 22:53 
GeneralRe: FolderBrowseDialog problems Pin
Stefan Troschuetz20-Apr-04 23:34
Stefan Troschuetz20-Apr-04 23:34 
GeneralRe: FolderBrowseDialog problems Pin
WillemM20-Apr-04 23:37
WillemM20-Apr-04 23:37 
GeneralRe: FolderBrowseDialog problems Pin
Heath Stewart21-Apr-04 3:59
protectorHeath Stewart21-Apr-04 3:59 
GeneralRe: FolderBrowseDialog problems Pin
Stefan Troschuetz21-Apr-04 5:18
Stefan Troschuetz21-Apr-04 5:18 
GeneralRe: FolderBrowseDialog problems Pin
Heath Stewart21-Apr-04 6:50
protectorHeath Stewart21-Apr-04 6:50 
GeneralRe: FolderBrowseDialog problems Pin
Stefan Troschuetz21-Apr-04 8:11
Stefan Troschuetz21-Apr-04 8:11 
GeneralRe: FolderBrowseDialog problems Pin
Heath Stewart21-Apr-04 8:32
protectorHeath Stewart21-Apr-04 8:32 
GeneralGet a string in a Textbox on Cursoposition Pin
Eolus20-Apr-04 21:00
Eolus20-Apr-04 21:00 
GeneralRe: Get a string in a Textbox on Cursoposition Pin
«_Superman_»20-Apr-04 21:14
professional«_Superman_»20-Apr-04 21:14 
GeneralRe: Get a string in a Textbox on Cursoposition Pin
Eolus20-Apr-04 21:43
Eolus20-Apr-04 21:43 
Generala XSD problem Pin
wokankan20-Apr-04 20:59
wokankan20-Apr-04 20:59 
GeneralRe: a XSD problem Pin
wokankan20-Apr-04 21:02
wokankan20-Apr-04 21:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.