Click here to Skip to main content
15,910,009 members
Home / Discussions / C#
   

C#

 
GeneralRe: change from C++ code to C# Pin
Rulala10-Aug-04 21:36
Rulala10-Aug-04 21:36 
GeneralButton Position in textbox Pin
DougW4810-Aug-04 12:41
DougW4810-Aug-04 12:41 
GeneralMSGraph Chart in a WinForm Pin
Mark Finley10-Aug-04 11:36
Mark Finley10-Aug-04 11:36 
GeneralRe: MSGraph Chart in a WinForm Pin
sreejith ss nair10-Aug-04 16:55
sreejith ss nair10-Aug-04 16:55 
GeneralC# Windows Setup and Deployment application Pin
TrevorBo10-Aug-04 10:56
TrevorBo10-Aug-04 10:56 
GeneralRe: C# Windows Setup and Deployment application Pin
Heath Stewart10-Aug-04 11:23
protectorHeath Stewart10-Aug-04 11:23 
GeneralRe: C# Windows Setup and Deployment application Pin
LongRange.Shooter11-Aug-04 7:52
LongRange.Shooter11-Aug-04 7:52 
GeneralRe: C# Windows Setup and Deployment application Pin
TrevorBo11-Aug-04 11:08
TrevorBo11-Aug-04 11:08 
Thanks for the help. My Application lays base files and executables and a number of other working files that the user will use in seperate working folders. There are also files that need to copied\moved to server locations to interact with other server applications (I have no idea where these are installed and in most cases they are on different boxes to where my application is being installed.) I have specified that the user should only copy the files not cut them as this initiates the repair install. However in many cases they still cut them and many support calls are logged about this.

I have followed up on the Orca option and have this working. Thanks a million. It is actually very simple. Once you have Orca installed all you need to do is open the MSI file using Orca and add a new property to the Property Table. The property to add is DISABLEADVTSHORTCUTS with a value of 1.
GeneralWhen to call .EndInvoke Pin
Judah Gabriel Himango10-Aug-04 10:49
sponsorJudah Gabriel Himango10-Aug-04 10:49 
GeneralRe: When to call .EndInvoke Pin
Nick Parker10-Aug-04 11:18
protectorNick Parker10-Aug-04 11:18 
GeneralRe: When to call .EndInvoke Pin
Judah Gabriel Himango11-Aug-04 4:16
sponsorJudah Gabriel Himango11-Aug-04 4:16 
GeneralRe: When to call .EndInvoke Pin
Heath Stewart10-Aug-04 11:31
protectorHeath Stewart10-Aug-04 11:31 
GeneralGetting a list of installed appliactions Pin
leifm10-Aug-04 10:20
leifm10-Aug-04 10:20 
GeneralRe: Getting a list of installed appliactions Pin
Nick Parker10-Aug-04 10:44
protectorNick Parker10-Aug-04 10:44 
GeneralRe: Getting a list of installed appliactions Pin
Heath Stewart10-Aug-04 11:33
protectorHeath Stewart10-Aug-04 11:33 
GeneralA problem in DataGrid Pin
ImanMahmoud10-Aug-04 9:25
ImanMahmoud10-Aug-04 9:25 
GeneralComboboxes and Tooltips Pin
fozzwald10-Aug-04 9:10
fozzwald10-Aug-04 9:10 
GeneralHook up a static object to the Property Grid Pin
matthias s.10-Aug-04 8:54
matthias s.10-Aug-04 8:54 
GeneralRe: Hook up a static object to the Property Grid Pin
Nick Parker10-Aug-04 10:39
protectorNick Parker10-Aug-04 10:39 
GeneralNewLine Hell... Pin
Korjiro10-Aug-04 8:27
Korjiro10-Aug-04 8:27 
GeneralRe: NewLine Hell... Pin
Stefan Troschuetz10-Aug-04 9:26
Stefan Troschuetz10-Aug-04 9:26 
GeneralRe: NewLine Hell... Pin
Korjiro10-Aug-04 11:00
Korjiro10-Aug-04 11:00 
GeneralExecuteNonQuery Pin
Member 84960810-Aug-04 7:42
Member 84960810-Aug-04 7:42 
GeneralRe: ExecuteNonQuery Pin
Heath Stewart10-Aug-04 11:39
protectorHeath Stewart10-Aug-04 11:39 
GeneralRegistry Problem..! Pin
QzRz10-Aug-04 7:22
QzRz10-Aug-04 7:22 

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.