Luka25565 Posted September 4, 2016 Author Share Posted September 4, 2016 Ok i created a new text file and copied and pasted this into it changed it to .bat ran it as an admin and i get cant find specified path why is this so hard Link to comment Share on other sites More sharing options...
Project579 Posted September 4, 2016 Share Posted September 4, 2016 Try like this: @ECHO OFFSET BINDIR=%~dp0CD /D "%BINDIR%"C:\Program Files(x86)\Java\jre1.8.0_102\bin\javaw.exe" -Xmx1024M -Xms1024M -jar ASIS.jarPAUSE Link to comment Share on other sites More sharing options...
Luka25565 Posted September 4, 2016 Author Share Posted September 4, 2016 Nope still the same. Should i try typing it in. Link to comment Share on other sites More sharing options...
Luka25565 Posted September 4, 2016 Author Share Posted September 4, 2016 I tried typing it in still no Link to comment Share on other sites More sharing options...
Project579 Posted September 4, 2016 Share Posted September 4, 2016 @ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR% "C:\Program Files (x86)\Java\jre1.8.0_102\bin\javaw.exe" -Xmx1024M -Xms1024M -jar ASIS.jar PAUSE i forgot a space :laugh: :laugh: :laugh: :laugh: . Link to comment Share on other sites More sharing options...
Luka25565 Posted September 4, 2016 Author Share Posted September 4, 2016 Ok no worries but when i run it i get press any key to continue. Is that a good sign? Link to comment Share on other sites More sharing options...
Project579 Posted September 4, 2016 Share Posted September 4, 2016 If after that ASIS opens yes. Link to comment Share on other sites More sharing options...
Luka25565 Posted September 4, 2016 Author Share Posted September 4, 2016 No it doesnt :( Link to comment Share on other sites More sharing options...
Luka25565 Posted September 4, 2016 Author Share Posted September 4, 2016 I just really dont know how to fix this. I tried looking for a solution online but i cant find one. If just like to use this mod but i dont know why im having this problems. Link to comment Share on other sites More sharing options...
Project579 Posted September 4, 2016 Share Posted September 4, 2016 Have you tried ASIS Improved INI files? maybe is a problem in some setting you are not using every functionality on ASIS right? Link to comment Share on other sites More sharing options...
Recommended Posts