-
-
Notifications
You must be signed in to change notification settings - Fork 51
How to create shortcut manually - Windows #33
Comments
There might be some cases where you have installed Chrome Browser at some other places, so for those people who have installed Chrome Browser in some other location, they need to manually specify the path to
Original Code: var chromeInstalledPath = "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe"; // Path to the Chrome.exe file installed in your Windows System. To Modify Code: var chromeInstalledPath = "YOUR_PATH_TO_CHROME_EXE_FILE"; // Path to the Chrome.exe file installed in your Windows System.
Once you got your path correct written in the code save the file, and try executing again. |
Hi thank u for replying, |
@meikboop Can you please attach the screenshot here? |
@meikboop Replace line 40 with this line :
and then see the ShortCut in D drive |
thank you i will try this now, sorry i deleted the screenshots because i want to keep myself anonymous |
Then replace that capital D with C in line 40
Replace D with C |
@meikboop Wait 1 hour, I will provide you shortcut file |
thank you so much i appreciate it |
i cant find the shortcut file |
"C:\Program Files\Google\Chrome\Application\chrome.exe" --disable-web-security --disable-gpu --user-data-dir="C:\InstagramHelperTemp"
|
after downloading the ZIP file and extracting i double clicked InstagramHelperChrome.js but it comes up with a windows host script error saying unable to create shortcut, how do i fix this?
The text was updated successfully, but these errors were encountered: