• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Ghost *.Bat File With Auto Naming?

twodaend

Member
I've created a *.bat file based of some of the ideas here. My file will backup and check each of my partitions. The problem is the name of the *.gho file. I like to have my file name to be the drive letter and the date: C_0512. The first 2 characters will be static, but the last 4 will change based on the date but I want to do this automatically based on the date rather than me having to do it manually each time I run my file.

The problrm I'm having is getting the date in the numerical month day format and then adding that to the first 2 characters to to form the full file name.

Is this possible to do? If more info is needed, please ask. Thanks in advance for all the help.
 
Back
Top