Hi
Does anyone know how to retrieve the build(exe file) size and date?
All help appretiated
/Anders
Printable View
Hi
Does anyone know how to retrieve the build(exe file) size and date?
All help appretiated
/Anders
I found out how to get the build date.
File.GetCreationTime(Application.ExecutablePath);