|
-
Nov 6th, 2003, 07:17 AM
#1
Thread Starter
Hyperactive Member
Does a c# .exe run from cd? **SOLVED**
Hey I know this might be a silly question, but i have a c# .net exe on a cd. Now if a user has .net Framework installed, is it possible to run that exe file from cd?
Does that make sense?
Thanks for your help,
Stephan
Last edited by Sgt-Peppa; Dec 11th, 2003 at 10:48 AM.
Keep Smiling - even if its hard 
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
-
Nov 6th, 2003, 09:19 AM
#2
Fanatic Member
why don't you just try it and see???
Last edited by nswan; Nov 6th, 2003 at 02:43 PM.
-
Nov 6th, 2003, 09:25 AM
#3
Thread Starter
Hyperactive Member
why don't you just try it and see???
Well I am still designing and that was just one question running throug my mind, but you are probably right, I should just create a small app and try to run that!
Thanks
Stephan
Keep Smiling - even if its hard 
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
-
Nov 24th, 2003, 11:08 PM
#4
Frenzied Member
It won't work. The computer running the app has to have the framework installed for the executable to run.
-
Nov 24th, 2003, 11:36 PM
#5
Originally posted by Shawn N
It won't work. The computer running the app has to have the framework installed for the executable to run.
Yes it will, he already said it had the framework on the computer
-
Nov 24th, 2003, 11:42 PM
#6
Frenzied Member
-
Dec 11th, 2003, 03:50 AM
#7
Sleep mode
I just tried this and ofcourse it works . But take care if your exe writes to any file where the exe is running .
-
Dec 11th, 2003, 10:49 AM
#8
Thread Starter
Hyperactive Member
Thanks!
Keep Smiling - even if its hard 
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|