I have Windows 7 but I think the files paths, if not the same, are very similar.
Open My Computer and go to this directory: C:\ProgramData\Apple Computer\iTunes
In that directory you should see a file named iPodDevices.xml. Now Right-click, choose Open with and then select your internet browser. you should see something like this:
-<plist version="1.0">
-<dict>
<key>Devices</key>
-<dict>
<key>B4626CC87xxxx8BA</key>
-<dict>
<key>Connected</key>
<date>2010-05-03T01:48:40Z</date>
<key>Device Class</key>
<string>iPhone</string>
<key>Family ID</key>
<integer>10002</integer>
<key>Firmware Version</key>
<integer>256</integer>
<key>Firmware Version String</key>
<string>3.1.2</string>
<key>ID</key>
<string>B4626CC87219Fxxx</string>
<key>IMEI</key>
<string>0117440082xxxx</string>
<key>Serial Number</key>
<string>88840xxxx</string>
<key>Updater Family ID</key>
<integer>10002</integer>
<key>Use Count</key>
<integer>9</integer>
</dict>
</dict>
</dict>
</plist>
The line above in bold is the date the last time the device was connected to your computer.
If the file path happens to not be the same with Vista or if you have trouble, reply back and I'll dig a little deeper to find it for you.
Last edited by lungho; 05-03-2010 at 07:49 AM.
05-03-2010 07:47 AM