Ok..here we go
First goto HTC.com and pick the incredible S, goto downloads and download the HTC sync software and install it. (Im not sure if this step was needed or not)
Second, On your phone, hit Menu > Settings > Applications > Development > check "USB Debugging" then hit the home button
Third, Plug your USB cable into your computer and when the phone asks what you want to do, pick "HTC Sync" (If it doesnt ask you, goto settings > Connect to PC > check "Always ask..", unplug and replug)
Finally run cmd.exe from your PC, navigate to whereever adb.exe is located (C:\adb, ect.) check for your device by typing in:
adb devices
It should show your phone. Then you are ready to follow the temproot steps on XDA's site.
Hope that helps
First goto HTC.com and pick the incredible S, goto downloads and download the HTC sync software and install it. (Im not sure if this step was needed or not)
Second, On your phone, hit Menu > Settings > Applications > Development > check "USB Debugging" then hit the home button
Third, Plug your USB cable into your computer and when the phone asks what you want to do, pick "HTC Sync" (If it doesnt ask you, goto settings > Connect to PC > check "Always ask..", unplug and replug)
Finally run cmd.exe from your PC, navigate to whereever adb.exe is located (C:\adb, ect.) check for your device by typing in:
adb devices
It should show your phone. Then you are ready to follow the temproot steps on XDA's site.
Hope that helps