Click here to Skip to main content
16,005,178 members
Home / Discussions / C#
   

C#

 
QuestionApplication Path Pin
Cliffer2-Sep-07 21:48
Cliffer2-Sep-07 21:48 
AnswerRe: Application Path Pin
Sandeep Akhare2-Sep-07 22:20
Sandeep Akhare2-Sep-07 22:20 
GeneralRe: Application Path Pin
Cliffer2-Sep-07 22:32
Cliffer2-Sep-07 22:32 
GeneralRe: Application Path Pin
Sandeep Akhare2-Sep-07 22:36
Sandeep Akhare2-Sep-07 22:36 
GeneralRe: Application Path Pin
Cliffer2-Sep-07 22:41
Cliffer2-Sep-07 22:41 
GeneralRe: Application Path Pin
Sandeep Akhare2-Sep-07 22:45
Sandeep Akhare2-Sep-07 22:45 
AnswerRe: Application Path Pin
blackjack21502-Sep-07 22:57
blackjack21502-Sep-07 22:57 
AnswerRe: Application Path Pin
Vikram A Punathambekar3-Sep-07 2:09
Vikram A Punathambekar3-Sep-07 2:09 
If you need to figure out the path of the currently executing app, use Environment.CurrentDirectory

If your updater program has to find out where the app has been installed, write the path to the registry during installation and read it from there during the update.

Cheers,
विक्रम

Be yourself, no matter what they say.
- Sting, Englishman in New York.

QuestionLabel text problem Pin
barbarini2-Sep-07 21:33
barbarini2-Sep-07 21:33 
AnswerRe: Label text problem Pin
M LN Rao2-Sep-07 21:35
M LN Rao2-Sep-07 21:35 
GeneralRe: Label text problem Pin
barbarini2-Sep-07 21:47
barbarini2-Sep-07 21:47 
GeneralRe: Label text problem Pin
barbarini2-Sep-07 22:04
barbarini2-Sep-07 22:04 
AnswerRe: Label text problem Pin
M LN Rao2-Sep-07 22:20
M LN Rao2-Sep-07 22:20 
GeneralRe: Label text problem Pin
Urs Enzler2-Sep-07 23:21
Urs Enzler2-Sep-07 23:21 
AnswerRe: Label text problem Pin
Urs Enzler2-Sep-07 23:24
Urs Enzler2-Sep-07 23:24 
Questionfind sample for dsm_entry(porigin,pdest,dg_image,dat_imagelayout,msg_set,pimagelayout) Pin
chehreghany2-Sep-07 21:07
chehreghany2-Sep-07 21:07 
QuestionUI Culture Manipulation Pin
M. J. Jaya Chitra2-Sep-07 20:50
M. J. Jaya Chitra2-Sep-07 20:50 
QuestionFocus-problems Pin
J. Holzer2-Sep-07 20:43
J. Holzer2-Sep-07 20:43 
QuestionProblems with low on virtual memory while converting large .csv files to xml... Pin
tiasoft2-Sep-07 20:38
tiasoft2-Sep-07 20:38 
QuestionAdd items to property grid dynamically Pin
varad272-Sep-07 20:37
varad272-Sep-07 20:37 
AnswerRe: Add items to property grid dynamically Pin
Sandeep Akhare2-Sep-07 22:15
Sandeep Akhare2-Sep-07 22:15 
GeneralRe: Add items to property grid dynamically Pin
varad272-Sep-07 22:27
varad272-Sep-07 22:27 
GeneralRe: Add items to property grid dynamically Pin
visualhint10-Sep-07 6:41
visualhint10-Sep-07 6:41 
QuestionLearning C#: How do I add a simple multi-dimension array to a DataViewGrid Control? Pin
nonamecoder2-Sep-07 20:31
nonamecoder2-Sep-07 20:31 
AnswerRe: Learning C#: How do I add a simple multi-dimension array to a DataViewGrid Control? Pin
MAW303-Sep-07 18:08
MAW303-Sep-07 18:08 

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.