Don't feel too bad, that is bizarre behavior for jarsigner on Vista. The same thing happened to me, so I made some notes to prevent getting surprised should something like that happen again. I don't know if Vista is at fault or if it is some attempt by the JDK to follow a peculiar Windows convention.
Regarding the search, you do have to be careful with the search options or it'll miss some folders, including those in the application data branch. I use Vista out of some necessity, but I am not an apologist for Microsoft. On Nov 24, 8:35 pm, skyhigh <[email protected]> wrote: > Yes I am using Windows Vista and the keystore was exactly where you > said. > > When I created my keystore file I was in the directory where the > keytool.exe is located under c:\Program Files\Java\...\bin and it > actually created the keystore file under c:\<username>\AppData\Local > \VirtualStore\Program Files\Java\...\bin. > > I did use the Windows Vista search function to look for the file and I > knew what the file name was, but even though I told it to search the > entire C: drive it didn't ever find the file. > > Looking back it would have been much better to have made a directory > where I wanted the keystore file to be saved and then either added the > Java bin directory to my path or just entered the path to run the > keytool program. However at the time I didn't realize that Vista was > going to put the file somewhere else which would be extremely > difficult to locate. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

