Welcome to Dream.In.Code
Become a C++ Expert!

Join 149,933 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,684 people online right now. Registration is fast and FREE... Join Now!




BATCH FILES HELP PLZ

 
Reply to this topicStart new topic

BATCH FILES HELP PLZ

Den12
12 Dec, 2007 - 05:07 AM
Post #1

New D.I.C Head
*

Joined: 13 Sep, 2007
Posts: 20


My Contributions
Please can someone send me the coding for a batch file that can install my games or files to a givven drive...

all i want is one batch file that can install files like a dos installation file cuz there mainly batch files or exe files.

PLEASE HELP ME... Any help will be realy realy aprechiated!!

icon_up.gif tongue.gif icon_up.gif mad.gif blink.gif
User is offlineProfile CardPM
+Quote Post

Amadeus
RE: BATCH FILES HELP PLZ
12 Dec, 2007 - 05:25 AM
Post #2

g++ -o drink whiskey.cpp
Group Icon

Joined: 12 Jul, 2002
Posts: 12,351



Thanked: 51 times
Dream Kudos: 25
My Contributions
Do you have an installer? Or are you looking for someone top provide you with an installer program?
User is offlineProfile CardPM
+Quote Post

Den12
RE: BATCH FILES HELP PLZ
12 Dec, 2007 - 05:33 AM
Post #3

New D.I.C Head
*

Joined: 13 Sep, 2007
Posts: 20


My Contributions
QUOTE(Amadeus @ 12 Dec, 2007 - 06:25 AM) *

Do you have an installer? Or are you looking for someone top provide you with an installer program?


not an installer program as such.... a batch file like one off an Adrive disk that can install stuff..... you know like an old dos install program... with the


are you shore you want to install to this drive?
Y or N

Installing game

.........
....................................
..................................................
compleate!!

do you want to read the documents on this game?

but i want to be able to install the stuff i want to, to a given drive... like the doom1 disks.

from one disk to another..




User is offlineProfile CardPM
+Quote Post

born2c0de
RE: BATCH FILES HELP PLZ
12 Dec, 2007 - 10:17 PM
Post #4

printf("I'm a %XR",195936478);
Group Icon

Joined: 26 Nov, 2004
Posts: 4,029



Thanked: 38 times
Dream Kudos: 2800
Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions
A Batch file is just a sequence of DOS Commands stored in one file.
Use standard DOS commands such as copy,xcopy,md etc. in your BAT file.
Precede the File with a @echo off to prevent the output of every command from being displayed on the screen.

A Batch file is just a sequence of DOS Commands stored in one file.
Use standard DOS commands such as copy,xcopy,md etc. in your BAT file.
Precede the File with a @echo off to prevent the output of every command from being displayed on the screen.
User is offlineProfile CardPM
+Quote Post

yaronalon
RE: BATCH FILES HELP PLZ
12 Dec, 2007 - 11:48 PM
Post #5

New D.I.C Head
*

Joined: 12 Dec, 2007
Posts: 10


My Contributions
you can use autoran.ini
file if you like to make a CD to your game

you need to create a file and change his name to "autoran.ini"
and the content should be like the following:
CODE

[autorun]
icon=pfad\bild.ico
open=pfad\programmname.exe   OR
open=start pfad\dateiname.suffix


I hope this information halp you

Regards

This post has been edited by yaronalon: 12 Dec, 2007 - 11:52 PM
User is offlineProfile CardPM
+Quote Post

Den12
RE: BATCH FILES HELP PLZ
22 Jan, 2008 - 04:54 AM
Post #6

New D.I.C Head
*

Joined: 13 Sep, 2007
Posts: 20


My Contributions
Thanks People.

I did finaly figure a way of making an old dos disk install program.

all i had 2 do is combind an install bar, with my batch file and add the commands 2 that (kind of hard work, but after a long time trying different things it worked) + getting the bar 2 work with the batch file in the same screen was a hell of hard work.


THANKS PEOPLE!!
=====================================
User is offlineProfile CardPM
+Quote Post

Reply to this topicStart new topic
Time is now: 1/8/09 03:30PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month