JavaScript is required to use Bungie.net

자유 게시판

자유롭게 대화를 나누어보세요.
9/28/2016 4:13:24 PM
2

Bat file help! If you have knowledge, help!

OK, so I want to run a class file I programmed with java through a bat file. I have the first bat file, WordGame.bat [spoiler]@echo off java WordGame[/spoiler] That works. The second one runs the first one Interview.bat [spoiler]WordGame[/spoiler] That works. This is my folder setup: [spoiler]-Interview ----Bin (folder) -------Scripts (folder) ----------WordGame.java ----------WordGame.class -------WordGame.class -------WordGame.bat -------Interview.bat ----StartInterview.bat [/spoiler] I want the "StartInterview" to run "Interview", but I also want it to work when I send the files to my friend. So I can't do "cd C:\...\Interview\bin" then "Interview", I have to find a way so the bat file reads the file in the separate folder, but doesn't require like a specific path. (If my friend uses it, then it will be in a different path) The reason I don't need a path for the others is because they are all in the same folder. Thanks! Screenshots: https://goo.gl/89EQ1k

게시물 작성 언어:

 

다른 사용자들을 존중해주세요. 게시물을 제출하기 전에 한 숨 돌리고 운영 정책을 검토하세요. 취소 수정 화력팀 생성하기 게시

회원님은 해당 콘텐츠를 볼 수 없습니다.
;
preload icon
preload icon
preload icon