J
Jim Popowski
I have noticed an odd behavior relating to file/date time when my
application is installed.
when I look at the EXE file as installed on the Pocket PC, the file dateTime
shows up incorrectly with a value of 8:50 AM. That file, on my development
PC, in the <Myapp>\obj\Release Directory has a datetime of 2:50 PM.
After debugging/deploying to the device through VS2003, the file dateTime on
the device is correct, at 2:50PM.
copying the CAB file manually to the device, and installing, also gives me
the dateTime of 8:50 AM.
When I create my cab files, I am customizing the company name in the INF
file, andusing the buildcab located in the obj/release folder.
Does anyone know what is causing this behavior?
application is installed.
when I look at the EXE file as installed on the Pocket PC, the file dateTime
shows up incorrectly with a value of 8:50 AM. That file, on my development
PC, in the <Myapp>\obj\Release Directory has a datetime of 2:50 PM.
After debugging/deploying to the device through VS2003, the file dateTime on
the device is correct, at 2:50PM.
copying the CAB file manually to the device, and installing, also gives me
the dateTime of 8:50 AM.
When I create my cab files, I am customizing the company name in the INF
file, andusing the buildcab located in the obj/release folder.
Does anyone know what is causing this behavior?