Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

FAQ

A topic by tuckster7 created Aug 06, 2017 Views: 222 Replies: 1
Viewing posts 1 to 2
Developer

FAQ

Developer (1 edit)

make a new text file (with notepad), copy and paste this code:

@echo off

:start

echo (1) setup

echo (2) t-mail

set  /p input=choice: 

if %choice%==1 setup.bat

if %choice%==2 t-mail.bat

goto start

then click file>save as> then select the location of t-mail

change text file to all files

clear the untilted

type t-mail.bat

click save