I need to execute some dos commands like executables(.exe)
PLEASE HELP ME OUT OF THIS
abhi_marichi 0 Newbie Poster
Recommended Answers
Jump to PostTake a look at ShellExecute
Edit: I misunderstood ArkM's post, I thought it was advising against the use of system() (as is usually the case). I suppose in this case, it would …
Jump to Post>Well I couldn't really make out if you people were against
>usage of system library function here in this context.
By my reading, death_oclock isn't sure, and ArkM hasn't stated a preference.>If yes could you state the reason...?
In this case, system is still risky, but no more …
Jump to Post>Path is still a user input right ?
I don't know, the OP changed his post so that it no longer specifies.>So once we are sure that the path given by user is right
>the system(<path>) should not create any problem.
It can still create problems, but those …
All 9 Replies
csurfer 422 Posting Pro
ArkM 1,090 Postaholic
death_oclock 103 Posting Whiz
ArkM 1,090 Postaholic
death_oclock 103 Posting Whiz
csurfer 422 Posting Pro
Narue 5,707 Bad Cop Team Colleague
csurfer 422 Posting Pro
Narue 5,707 Bad Cop Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.