Jump to content

Converting this .cmd into .au3


AHJAHJ
 Share

Recommended Posts

I want Converting this .cmd into .au3

===============================================================

Set AHJ Software=%~dp0

for /f "delims=: tokens=1" %%i in ("%AHJ Software%") do %%i:

cd "%AHJ Software%"

%windir%\system32\mshta.exe "%CD%\AHJ.hta"

===============================================================

Edited by AHJAHJ
Link to comment
Share on other sites

I want Converting this .cmd into .au3

===============================================================

Set AHJ Software=%~dp0

for /f "delims=: tokens=1" %%i in ("%AHJ Software%") do %%i:

cd "%AHJ Software%"

%windir%\system32\mshta.exe "%CD%\AHJ.hta"

===============================================================

What does your batch file do?

[quote] Gilbertson's Law: Nothing is foolproof to a sufficiently talented fool.Sandro Alvares: Flaxcrack is please not noob! i can report you is stop stupid. The Post[/quote]I made this: FWD & MD5PWD()

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...