Jump to content

using "" during in a parameter ShellExecute...


Recommended Posts

i am trying to use Shell Execute command and i need "" in the parameter part...

like

ShellExecute ( "some.exe", "parameter "some name with spaces goes here" )

i must use exact name and it only works with ""

so how can i make it work?

Link to comment
Share on other sites

ShellExecute( "edit", '/R "C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson\drwtsn32.log"' )

Edited by Siao

"be smart, drink your wine"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...