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

C#

 
GeneralRe: Dealing with Controls/ Copy it to a new tabControl Pin
Sueberl17-Feb-10 1:00
Sueberl17-Feb-10 1:00 
GeneralRe: Dealing with Controls/ Copy it to a new tabControl Pin
Luc Pattyn17-Feb-10 1:05
sitebuilderLuc Pattyn17-Feb-10 1:05 
QuestionQuadtree Implementation Pin
MagicalC4Wombat16-Feb-10 9:45
MagicalC4Wombat16-Feb-10 9:45 
AnswerRe: Quadtree Implementation Pin
Luc Pattyn16-Feb-10 9:58
sitebuilderLuc Pattyn16-Feb-10 9:58 
GeneralRe: Quadtree Implementation Pin
MagicalC4Wombat16-Feb-10 10:06
MagicalC4Wombat16-Feb-10 10:06 
GeneralRe: Quadtree Implementation Pin
Luc Pattyn16-Feb-10 10:13
sitebuilderLuc Pattyn16-Feb-10 10:13 
AnswerRe: Quadtree Implementation Pin
harold aptroot16-Feb-10 10:14
harold aptroot16-Feb-10 10:14 
Questionassociating a file with a .EXE on a cd Pin
shadowthief_0316-Feb-10 8:55
shadowthief_0316-Feb-10 8:55 
what I'm going for here is something like this. i have a program i created I'm going to copy the .EXE

and a file to a CD, I'm going to give this CD to a user i want the program to auto run, meaning when the

user inserts the CD the program is just going to auto launch. Now i know how to auto launch the .EXE

with a .INF file but the problem i am having is this. In order for the program to run correctly it needs

to grab the file path that's on the CD with the program. My question is how can i associate the file with

the .EXE? I just need the path to the file for my program to run correctly. Before i was using a open

file dialog to allow the user to grab the path for me but now like i said i want it to auto run. I could

hard code the path to the file but there no guarantee that the end user CD drive will be the same as what

i code. Maybe using a XML file? or doing something with Environment class?? hopefully i explained well

enough if not please fill free to ask and i will try to explain better. thank you Smile | :)
AnswerRe: associating a file with a .EXE on a cd Pin
Luc Pattyn16-Feb-10 9:11
sitebuilderLuc Pattyn16-Feb-10 9:11 
GeneralRe: associating a file with a .EXE on a cd Pin
shadowthief_0316-Feb-10 11:01
shadowthief_0316-Feb-10 11:01 
GeneralRe: associating a file with a .EXE on a cd Pin
hammerstein0516-Feb-10 11:36
hammerstein0516-Feb-10 11:36 
GeneralRe: associating a file with a .EXE on a cd Pin
shadowthief_0316-Feb-10 12:09
shadowthief_0316-Feb-10 12:09 
QuestionWindows service Pin
aurelcly16-Feb-10 8:26
aurelcly16-Feb-10 8:26 
AnswerRe: Windows service Pin
Dimitri Witkowski16-Feb-10 9:03
Dimitri Witkowski16-Feb-10 9:03 
AnswerRe: Windows service Pin
Calla16-Feb-10 19:53
Calla16-Feb-10 19:53 
AnswerRe: Windows service Pin
Mouldiwarp17-Feb-10 3:03
Mouldiwarp17-Feb-10 3:03 
Questionxml Pin
naghoumeh1416-Feb-10 6:09
naghoumeh1416-Feb-10 6:09 
AnswerRe: xml Pin
dan!sh 16-Feb-10 6:35
professional dan!sh 16-Feb-10 6:35 
AnswerRe: xml Pin
Not Active16-Feb-10 6:37
mentorNot Active16-Feb-10 6:37 
GeneralRe: xml Pin
naghoumeh1416-Feb-10 12:09
naghoumeh1416-Feb-10 12:09 
GeneralRe: xml Pin
Not Active16-Feb-10 12:18
mentorNot Active16-Feb-10 12:18 
Questioncopy datagridview to another datagridview Pin
jashimu16-Feb-10 6:03
jashimu16-Feb-10 6:03 
AnswerRe: copy datagridview to another datagridview Pin
dan!sh 16-Feb-10 6:06
professional dan!sh 16-Feb-10 6:06 
GeneralRe: copy datagridview to another datagridview Pin
jashimu16-Feb-10 6:52
jashimu16-Feb-10 6:52 
QuestionIMessageFilter to capture click event Pin
nuttynibbles16-Feb-10 5:45
nuttynibbles16-Feb-10 5:45 

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.