[quote name='lgrady;19190]ok I can copy th file path an paste it but even when I do cd first' date=' i still get the same message "adb" in not recognized as an internal or external cmd[/QUOTE'] And you're sure you are in the correct folder where the abd.exe file resides? For example, if you got the zip file from
the post on this forum, there should be a "Hack-the-novel" folder that has the adb.exe file in it. So if you extracted that zip file directly to your C: drive (for example) then you would need to be at a command prompt as
follows:C:Hack-the-novel>and your install command would look
like:C:Hack-the-novel>adb install appName.apk (where "appName" is the name of the file you wish to install or the full path to said file)Sorry if you already know all this, but some people don't, so maybe this will help?