QuickBasic compile standaloneby (no login)Hey guys, Im new to QBasic and I just wondered if there is a way to make your compiles standalone. I don't want to include plenty of files into my compiled folder. If not, is there a way to rename any of the objects located in ./data folder of the compile, without getting errors? Thanks, - Lars. |
| Response Title | Author and Date |
| * Why on earth would you want to rename the files? | on Aug 11 |
| Which programming language are you using? | Dav on Aug 11 |
| Re: Which programming language are you using? | synok on Aug 12 |
| You can put the DLL files into your SYSTEM folder but the DATA folder stays in the program | on Aug 12 |