Jump to content

Run Loop when installing from network.


Recommended Posts

For example, "test 2.exe" would become '"test 2.exe"'.  Then it will be properly passed as a single parameter.

<{POST_SNAPBACK}>

"test 2.exe" would become "test 2.exe" eh? just kidding, i'm sure by the time this post goes up you'll have changed the second to "c:\test 2.exe", but wanted to thank you for the elaboration and work around. Another case of you guys making it too easy for us, and we get used to doing it the easy way...
Link to comment
Share on other sites

"test 2.exe" would become "test 2.exe" eh? just kidding, i'm sure by the time this post goes up you'll have changed the second to "c:\test 2.exe", but wanted to thank you for the elaboration and work around.  Another case of you guys making it too easy for us, and we get used to doing it the lazy way...

<{POST_SNAPBACK}>

Link to comment
Share on other sites

No, I typed it exactly as I meant. Notice that I surrounded "test 2.exe" with single quotes. That means the literal string that gets passed will be |"test 2.exe"| and not |test| |2.exe| which it would be without it. The best way to understand is to try it.

Link to comment
Share on other sites

No, I typed it exactly as I meant.  Notice that I surrounded "test 2.exe" with single quotes.  That means the literal string that gets passed will be |"test 2.exe"| and not |test| |2.exe| which it would be without it.  The best way to understand is to try it.

<{POST_SNAPBACK}>

sorry, think i was just determined to look foolish yesterday...
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...