G
Guest
Hi, All
The statment below doesn't return executable name with full Path,
I need to get Datetime creation of the current .EXE to compare with updated
version.
sName= System.IO.Path.GetDirectoryName( _
System.Reflection.Assembly.GetExecutingAssembly().GetName().FullName)
Please, help
elena
The statment below doesn't return executable name with full Path,
I need to get Datetime creation of the current .EXE to compare with updated
version.
sName= System.IO.Path.GetDirectoryName( _
System.Reflection.Assembly.GetExecutingAssembly().GetName().FullName)
Please, help
elena