Click here to Skip to main content
15,892,253 members
Home / Discussions / C#
   

C#

 
GeneralSnapshot Pin
Calamitous2-Mar-03 3:39
Calamitous2-Mar-03 3:39 
GeneralRe: Snapshot Pin
Jon Newman2-Mar-03 4:57
Jon Newman2-Mar-03 4:57 
GeneralProblem with Windows Installer Pin
Sassan Komeili Zadeh2-Mar-03 3:03
Sassan Komeili Zadeh2-Mar-03 3:03 
GeneralRe: Problem with Windows Installer Pin
Jon Newman2-Mar-03 4:27
Jon Newman2-Mar-03 4:27 
GeneralRe: Problem with Windows Installer Pin
Sassan Komeili Zadeh3-Mar-03 20:22
Sassan Komeili Zadeh3-Mar-03 20:22 
GeneralRe: Problem with Windows Installer Pin
Paul Riley2-Mar-03 5:15
Paul Riley2-Mar-03 5:15 
GeneralRe: Problem with Windows Installer Pin
Sassan Komeili Zadeh3-Mar-03 20:27
Sassan Komeili Zadeh3-Mar-03 20:27 
GeneralRe: Problem with Windows Installer Pin
Paul Riley4-Mar-03 3:44
Paul Riley4-Mar-03 3:44 
Sassan Komeili Zadeh wrote:
But in reinstall I want to erase DB and user storage in order to have everything as the first time user installs.

Can you help me with this scenario?


I would suggest this is a software job, not an installer job; but then I write installers for a living at the moment and I tend to suggest everything is a software job, rather than the installer. Big Grin | :-D

It's not easy to add an entry path to the installer, unless you have InstallShield Developer or something else with a built in Dialog Editor.

You could add a custom action to the Repair which throws up a message box asking if the user wants to remove the database.

But I really would encourage you to make database creation and rebuilding part of the software itself. It's much easier and MUCH more controllable.

Paul
We all will feed the worms and trees
So don't be shy
- Queens of the Stone Age, Mosquito Song

Generalexpose delegate in property grid Pin
Roger Alsing2-Mar-03 0:12
Roger Alsing2-Mar-03 0:12 
GeneralRe: expose delegate in property grid Pin
leppie2-Mar-03 1:49
leppie2-Mar-03 1:49 
GeneralRe: expose delegate in property grid Pin
Roger Alsing2-Mar-03 4:07
Roger Alsing2-Mar-03 4:07 
GeneralRe: expose delegate in property grid Pin
leppie2-Mar-03 11:37
leppie2-Mar-03 11:37 
GeneralRe: expose delegate in property grid Pin
leppie2-Mar-03 1:54
leppie2-Mar-03 1:54 
GeneralIPAddress range Pin
Mr BallyDaHob1-Mar-03 4:42
Mr BallyDaHob1-Mar-03 4:42 
GeneralRe: IPAddress range Pin
leppie1-Mar-03 6:27
leppie1-Mar-03 6:27 
Generalputting an img... Pin
sacoskun1-Mar-03 1:47
sacoskun1-Mar-03 1:47 
GeneralRe: putting an img... Pin
leppie1-Mar-03 6:17
leppie1-Mar-03 6:17 
GeneralButton events gets deleted! Pin
mirano1-Mar-03 1:35
mirano1-Mar-03 1:35 
GeneralRe: Button events gets deleted! Pin
James T. Johnson1-Mar-03 1:46
James T. Johnson1-Mar-03 1:46 
GeneralRe: Button events gets deleted! Pin
JProd1-Mar-03 18:42
JProd1-Mar-03 18:42 
GeneralAgain : How to save the TreeView Pin
j-hannemann28-Feb-03 22:35
j-hannemann28-Feb-03 22:35 
GeneralRe: Again : How to save the TreeView Pin
leppie28-Feb-03 23:20
leppie28-Feb-03 23:20 
GeneralRe: Again : How to save the TreeView Pin
j-hannemann2-Mar-03 10:29
j-hannemann2-Mar-03 10:29 
GeneralUnmanaged Callback Pin
leppie28-Feb-03 11:43
leppie28-Feb-03 11:43 
GeneralRe: Unmanaged Callback Pin
Stephane Rodriguez.28-Feb-03 20:05
Stephane Rodriguez.28-Feb-03 20:05 

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.