Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation #17

Open
juliankay opened this issue Nov 11, 2017 · 3 comments
Open

Improve documentation #17

juliankay opened this issue Nov 11, 2017 · 3 comments
Assignees

Comments

@juliankay
Copy link
Owner

juliankay commented Nov 11, 2017

A number of users seem to have difficulty in installing the device with the provided instructions.

This issue is to help track improved instructions - here's an initial step-by-step by @supra63200 to get us started.

  • type bcdedit /set testsigning on in a Powershell (Right click on bottm-left corner Windows icon and then click on Windows PowerShell)
  • Reboot the computer
  • Open device manager (Right click on the Windows icon again and then on Device Manager)
  • Click on the computer (First element of the list)
  • Click Add legacy Hardware in Action Menu
  • Click Next
  • Select install the hardware that I manually select from a list (Advanced) and click Next
  • Click Next again
  • Click on "Have Disk" and then "Browse" and select the FakeGPS.inf from the extracted release archive (in "x64 driver" folder)
  • On page "ready to install click Next
  • Wait for the installation to complete
  • Click on Finish
  • Activate the driver:
    • By rebooting the computer
    • By Disabling the driver and re-enabling it again in the Device Manager(Right click on "FakeGPS Sensor and click Disable/Enable Device)
  • Open a PowerShell and navigate to the FakeGPS.exe folder (In the root of the extracted archive)
  • Use it by typing .\FakeGPS.exe -g or .\FakeGPS -s lat,long (ex: 1.2,3.4)
@djzockre
Copy link

Thanks

@LegendBL
Copy link

LegendBL commented Feb 9, 2019

So, I've managed to work it out all the way to the end without following these specific steps, but ran into one basic problem. Ergo when I type FakeGPS in PowerShell I get a window with a list of programs I should use to open it and I find the .exe file I extracted at the beginning. It opens for a micro second and then closes.

@pr5hnth
Copy link

pr5hnth commented Feb 5, 2021

@LegendBL Found any fixes ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants