I recently was given a used 7135, while attempting to install the Kyocera software I was given a error message. The short version is that Kyocera software wants to only install on a C:/ drive and I dont have one, mine is a G:/ drive. Kyocera says it doesnt have a fix, so does anyone have a suggestion so I my sync my PC and 7135 with outlook?
What OS are you using? what is on your C: drive or do you just have the boot partitions defined as G:\? Just a guess by try using the subst command to map the g:\ back to the c:\ and see if it will install.
mg
__________________
Luck is where opportunity meets preparation.
Well most default installations of WindowsXP set the boot drive to C:\... I've seen circumstances caused by various reinstallations that will cause the boot drive to become G:\ or whatever. And it always reaks havoc with applications that don't see eye to eye with a non standard boot drive letter. That is why I suggested an old DOS trick.... go to Start>run>type cmd press ok. then type subst c: g:\ [enter]. That will create a virtual C:\ drive letter that is the same as you hard drive. then install you apps and see if it works...
mg
__________________
Luck is where opportunity meets preparation.
Excellent suggestion, that did it. Amazing that the folks at Kyocera didn't eve attempt to make a suggestion like that. Thanks for you help, I hope to return the favor sometime.