TheWalrus, on 06 April 2012 - 03:08 AM, said:
I am killing myself trying to make the imagex compress+export thing to work with no luck.
@="cmd /k \"C:\Program Files\Windows AIK\Tools\amd64\ImageX.exe\" /export \"%1\" * \"%1\".new"
P.S. Why do you use double blackslashes?
You could just open reg key where you edit path and paste your C:\Program Files\Windows AIK\Tools\amd64\ImageX.exe and add the other stuff exactly as needed, TEST, then Export to a reg file that 1 key.
Once you get it working right reply with reg code and I'll add to first post
You add double \\ in a reg file and when it imports it becomes 1
and yes in a command line like Runoncex you add
\"%ProgramFiles%\Epsilon Squared\InstallWatch Pro\Databases\Default.iwc
\" to quote long paths with spaces
This post has been edited by maxXPsoft: 06 April 2012 - 06:55 AM