Eduardo Santos Posted April 13, 2011 Share Posted April 13, 2011 Hi everybody! Is it possible to use command-line action to customize the html report filename? Explains: If we have a single report configuration in AIDA64 Business (by default we need to specify the report filename)... I'm trying to avoid using the rename command in batch file. Since now, thanks! Eduardo. Quote Link to comment Share on other sites More sharing options...
Fiery Posted April 13, 2011 Share Posted April 13, 2011 Yes, of course. You can simply issue e.g.: AIDA64 /R reportfilename /HTML [... the rest of the arguments you use ...] Or, if you want to include the computer name (host name) in the report file name, then: AIDA64 /R $HOSTNAME /HTML [... the rest of the arguments you use ...] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.