Image may be NSFW.
Clik here to view.
File Submitter: Tony4219
File Submitted: 12 Nov 2012
File Updated: 12 Nov 2012
File Category: App scripts
Adds a startmenu item, when clicked, displays info about your current build, such as build number, date, which usbstick I had used, etc. This info is stored in an INI file and retrieved by VBscript, which pops up a small window using Echo. No embedded files except for build.ini. Tested only with Win7PESE x64 although it is simple enough to modify for other purposes.
I found this absolutely necessary when building frequently and using different usbsticks, and wondering exactly which build I was running at the time. I used something similar with BartPE and XPE. Hope you can find it of use.
If by any chance it won't save a brand new build.ini file, then "prime the pump" and put a short text file called build.ini in
%GlobalTemplates%\Win7PESE\AdditionalFiles\DirCopy_x64\build.ini
Tony4219
p.s. Here is my 2-line build.ini file:
[section]
Key=WINB 133 11/10/2012 SANDPINK
Click here to download this file