i have problem to run Deployment and Imaging Tools Environment as admin and run my exe file in the batch file. i manage to open the Deployment and Imaging Tools Environment as admin using this codes in batch:
Start "" "C:Deployment and Imaging Tools Environment" --- i works perfectly. but after i edited the codes so that the Deployment and Imaging Tools Environment will run my exe file it caot run. Here is the codes that i use to run my exe file after opening Deployment and Imaging Tools Environment as admin.
Start "" "C:Deployment and Imaging Tools Environment" firsttime.exe ---nothing happen. it just open the Deployment and Imaging Tools Environment and nothing happen after that.
can someone help me with this?
