Click here to Skip to main content
15,891,672 members
Home / Discussions / C#
   

C#

 
Generallocating a window on a screen Pin
clicker786-Jun-05 21:49
clicker786-Jun-05 21:49 
GeneralRe: locating a window on a screen Pin
Alex Korchemniy7-Jun-05 14:17
Alex Korchemniy7-Jun-05 14:17 
GeneralDateTimePicker Reset Focus Pin
WinShuru6-Jun-05 21:36
WinShuru6-Jun-05 21:36 
GeneralWindows shell programming - drag and drop in C# Pin
Jeyaprakash,R.6-Jun-05 21:26
Jeyaprakash,R.6-Jun-05 21:26 
GeneralRe: Windows shell programming - drag and drop in C# Pin
Alex Korchemniy7-Jun-05 14:19
Alex Korchemniy7-Jun-05 14:19 
GeneralGetting the installation directory from an installer Pin
G.Ringbom6-Jun-05 21:17
G.Ringbom6-Jun-05 21:17 
GeneralRe: Getting the installation directory from an installer Pin
Carsten Zeumer7-Jun-05 0:04
Carsten Zeumer7-Jun-05 0:04 
GeneralRe: Getting the installation directory from an installer Pin
mav.northwind7-Jun-05 0:37
mav.northwind7-Jun-05 0:37 
You could create a class library for the custom action of writing the installation path into your config file.
Inside your InstallerClass you can use reflection to get the location the custom action is executed from (Assembly.GetExecutingAssembly().Location). This usually would be in the directory your service has been installed to.

Regards,
mav
GeneralRe: Getting the installation directory from an installer Pin
G.Ringbom7-Jun-05 2:10
G.Ringbom7-Jun-05 2:10 
GeneralCombining two image button Pin
nana246-Jun-05 19:46
sussnana246-Jun-05 19:46 
GeneralRe: Combining two image button Pin
Alex Korchemniy7-Jun-05 14:51
Alex Korchemniy7-Jun-05 14:51 
GeneralPrint windows form Pin
angeltsoi6-Jun-05 18:27
angeltsoi6-Jun-05 18:27 
GeneralRe: Print windows form Pin
Serenena6-Jun-05 19:52
Serenena6-Jun-05 19:52 
GeneralRe: Print windows form Pin
Dave Kreskowiak7-Jun-05 4:35
mveDave Kreskowiak7-Jun-05 4:35 
GeneralRe: Print windows form Pin
Alex Korchemniy7-Jun-05 14:25
Alex Korchemniy7-Jun-05 14:25 
GeneralWindows product Key Pin
picasso26-Jun-05 18:05
picasso26-Jun-05 18:05 
GeneralRe: Windows product Key Pin
Christian Graus6-Jun-05 18:11
protectorChristian Graus6-Jun-05 18:11 
GeneralRe: Windows product Key Pin
Trance Junkie7-Jun-05 1:26
Trance Junkie7-Jun-05 1:26 
GeneralRe: Windows product Key Pin
Christian Graus7-Jun-05 11:30
protectorChristian Graus7-Jun-05 11:30 
GeneralRe: Windows product Key Pin
Anonymous7-Jun-05 14:44
Anonymous7-Jun-05 14:44 
GeneralRe: Windows product Key Pin
Christian Graus7-Jun-05 14:47
protectorChristian Graus7-Jun-05 14:47 
GeneralFile Version Pin
Anonymous6-Jun-05 18:02
Anonymous6-Jun-05 18:02 
GeneralRe: File Version Pin
Luis Alonso Ramos6-Jun-05 18:29
Luis Alonso Ramos6-Jun-05 18:29 
GeneralExport to excel data from ultrawebgrid rows Pin
sunilmskr6-Jun-05 17:52
sunilmskr6-Jun-05 17:52 
QuestionCreating index lists? Pin
MrCase6-Jun-05 15:13
MrCase6-Jun-05 15:13 

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.