fire219 wrote:
Great News Everyone!
We have a new feature in SIMPL-DOS that everyone should like! We have made a system for using external apps! It is called SIMPL App Manager, or SAM.
Everyone can now make their own apps! The only rules for app making are they must be in a Windows executable format, like .exe, .bat, or .cmd, and they cannot contain cussing, or umm.. stuff that would be in a R-rated movie.
SAM will be in SIMPL-DOS 0.38.
Put links to your apps here!
SAM is also in the Halloween ver.
Offline
Fiat500 wrote:
By the way, I'm wondering... What is the SAM's code to make it work on command? And how do you open up SIMPL_DOS_0.36.bat in Notepad? (Windows)
For your first question, I guess you mean:
if "%choice%"=="SAM" goto SAMcom
For opening the .bat source, right-click the file and select Edit from the menu.
Offline
BUMP.... goes the weasel!
I am thinking about making a stripped-down version of SIMPL, with everything well commented, so even people who don't understand batch well can add to it. It will be called the SIMPL Engine. Anyone interested?
Offline
fire219 wrote:
@Windoze's 3rd post: I can't argue with those instructions! But, he got SIMPL from concat.jcshome.org, which is meowmeow55's website, so it isn't a fake version of SIMPL.
What I meant was the Norton copy, not SIMPL-DOS.
Offline
meowmeow55 wrote:
WindozeNT wrote:
I was trying to embed it as internal, but I had problems getting SIMPL-DOS to run it. I added the NTINST entry in the list of choices. When I typed it in, it said it wasn't a valid command.
This code was used to initiate the batch code that simulates an OS installer:Code:
if"%choice%"=="NTINST" goto WINNTcomMaybe the problem is the fact that there's no space between if and "%choice%"?
Code:
if "%choice%"=="NTINST" goto WINNTcom
It's not that, because SIMPL-DOS has it that exact same way. I even edited an option that was already in there (It was INTRPIN6's command) and it still failed.
Offline
WindozeNT wrote:
meowmeow55 wrote:
WindozeNT wrote:
I was trying to embed it as internal, but I had problems getting SIMPL-DOS to run it. I added the NTINST entry in the list of choices. When I typed it in, it said it wasn't a valid command.
This code was used to initiate the batch code that simulates an OS installer:Code:
if"%choice%"=="NTINST" goto WINNTcomMaybe the problem is the fact that there's no space between if and "%choice%"?
Code:
if "%choice%"=="NTINST" goto WINNTcomIt's not that, because SIMPL-DOS has it that exact same way. I even edited an option that was already in there (It was INTRPIN6's command) and it still failed.
Hmmmm..... can I see the modified code for INTRPIN6?
Maybe SIMPL hates you.
Oh, and check your inbox on the SIMPL-DOS website.
Last edited by fire219 (2010-11-06 17:28:03)
Offline
fire219 wrote:
Maybe SIMPL hates you.
![]()
I sure hope not. SIMPL-DOS is the best batch-based project of all time. You should upload this to Sourceforge.
Offline
WindozeNT wrote:
fire219 wrote:
Maybe SIMPL hates you.
![]()
I sure hope not. SIMPL-DOS is the best batch-based project of all time. You should upload this to Sourceforge.
I hope it doesn't hate you, too.
That's a good idea.....
Offline
Check again. Go to your profile, then click "Inbox" under "Actions" on the left side.
Offline
fire219 wrote:
WindozeNT wrote:
Managed or unmanaged?
You must be looking at the wrong thing.
![]()
No, I know what Windoze is talking about. Use Unmanaged.
Offline