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

C#

 
QuestionLoading 3D model from file Pin
MrDooDoo13-May-14 10:32
MrDooDoo13-May-14 10:32 
AnswerRe: Loading 3D model from file Pin
Pete O'Hanlon14-May-14 1:45
mvePete O'Hanlon14-May-14 1:45 
AnswerRe: Loading 3D model from file Pin
Terry Tyson15-May-14 4:18
Terry Tyson15-May-14 4:18 
GeneralRe: Loading 3D model from file Pin
MrDooDoo16-May-14 7:10
MrDooDoo16-May-14 7:10 
QuestionHow to show a message in pole display /customer display Pin
Saroth Nakshabi13-May-14 9:39
Saroth Nakshabi13-May-14 9:39 
AnswerRe: How to show a message in pole display /customer display Pin
Mycroft Holmes13-May-14 13:00
professionalMycroft Holmes13-May-14 13:00 
AnswerRe: How to show a message in pole display /customer display Pin
Simon_Whale13-May-14 21:49
Simon_Whale13-May-14 21:49 
QuestionInstalling a windows service with a msi installer in a correct way and making the servie configurable Pin
Jeffrey Jefferson13-May-14 7:00
Jeffrey Jefferson13-May-14 7:00 
Hi guys!

There a two things i wish to know.

Lets start with the creation of an msi file that installs my service.

I have added a simple setup project to my solution (VS 2010).

But when i start my setup i got asked for an location where the "application" should be installed. My setup copies than the binary of my service to that location. I am talking about the file that you need to install the service with installutil. But I dont need it, cause the setup project already installs this service. What i am doing wrong?

Lets step to my next question.
My service needs some parameters when it starts. Now (maybe influenced by the situation described above), i want that the user can provide a location when he installs the service. In this location a config file shall be stored (a xml file that is easily to understand an editable for most user). How can i realize this? Including the config file in my project and set its property to "Copy to output path"="Always" didnt help. And what about the installation path? It is possible that my service can fetch the information about the path? The service itself wont be located in this path, so i assume that
Assembly.GetExecutingAssembly
wont help.

Any ideas`?

Jeff
AnswerRe: Installing a windows service with a msi installer in a correct way and making the servie configurable Pin
Bernhard Hiller13-May-14 21:07
Bernhard Hiller13-May-14 21:07 
GeneralRe: Installing a windows service with a msi installer in a correct way and making the servie configurable Pin
Jeffrey Jefferson14-May-14 1:09
Jeffrey Jefferson14-May-14 1:09 
QuestionProblem in line of code: aviframegetFrameOpen() in video steganography Pin
Member 1059173613-May-14 6:54
Member 1059173613-May-14 6:54 
QuestionFind all Child windows Pin
Member 1063699813-May-14 4:42
Member 1063699813-May-14 4:42 
AnswerRe: Find all Child windows Pin
Dave Kreskowiak13-May-14 5:16
mveDave Kreskowiak13-May-14 5:16 
GeneralRe: Find all Child windows Pin
Member 1063699813-May-14 5:30
Member 1063699813-May-14 5:30 
GeneralRe: Find all Child windows Pin
Mycroft Holmes13-May-14 13:02
professionalMycroft Holmes13-May-14 13:02 
GeneralRe: Find all Child windows Pin
V.13-May-14 23:01
professionalV.13-May-14 23:01 
GeneralRe: Find all Child windows Pin
Mycroft Holmes13-May-14 23:14
professionalMycroft Holmes13-May-14 23:14 
Questionc# vsync event Pin
rollandd13-May-14 4:16
rollandd13-May-14 4:16 
AnswerRe: c# vsync event Pin
Dave Kreskowiak13-May-14 5:08
mveDave Kreskowiak13-May-14 5:08 
GeneralRe: c# vsync event Pin
harold aptroot13-May-14 5:48
harold aptroot13-May-14 5:48 
QuestionHow to flip monitor (Horizontal or Vertical? ? Pin
Bill Lee Vn12-May-14 23:19
Bill Lee Vn12-May-14 23:19 
AnswerRe: How to flip monitor (Horizontal or Vertical? ? Pin
OriginalGriff12-May-14 23:30
mveOriginalGriff12-May-14 23:30 
JokeRe: How to flip monitor (Horizontal or Vertical? ? Pin
Mycroft Holmes13-May-14 13:04
professionalMycroft Holmes13-May-14 13:04 
GeneralRe: How to flip monitor (Horizontal or Vertical? ? Pin
Bill Lee Vn14-May-14 4:33
Bill Lee Vn14-May-14 4:33 
GeneralRe: How to flip monitor (Horizontal or Vertical? ? Pin
OriginalGriff14-May-14 4:39
mveOriginalGriff14-May-14 4:39 

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.