Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Comspec and Windows XP

$
0
0
I know this has probably been answered before but I have tryed every availible resource to find a solution to this coding issue. I need to be able to run a program with command line switches which works fine in all operating systems except XP because of the spaces in "C:\Documents and Settings\". I realize that there is supposably a proper way to make it function using different " & ' but despite my best efforts have been unable to get it to work the code is simple

[ autoit ]      
RunWait(@comspec & '" /k ' & @DesktopDir & '\tdsskiller.exe -slient -dcexact -l tdss.txt"', '', @SW_HIDE)

It simply runs and closes without opening anything. Any help is appriciated!

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>