|
-
Goldfish
2 questions ; 1 in VB other HTML
in VB the only thing i have to ask is How do you make a Setup file so that you can hand it out to your friends becasue i made a bad *** Game and i want to give it to some of my friends.
And for HTML How would i make it possible to be able to Download music... becasue i am in a band and so we actually do Touring with other bands... for people who actually visit the site if they wish to download/listen to our songs they can. could someone Post the Tags or whatever it is you have to do for it to be possible.
My motto for computers : "When in doubt... Reformat" :P
-
For the second part, all you need to do is link to the audio file you want to be downloadable. For example if you have the file "song.mp3" in the subdirectory "music", then you need the following code:
Code:
<a href="music/song.mp3">Click here to Download Song!</a>
| Processor | Intel Pentium 4 @ 2800 MHz | Motherboard | ABIT IC7-Max3 | Memory | 2 GB Corsair XMS PC3200 DDR | Graphics | ATI Radeon 9800 Pro | OS/Prog HDD | W.D. Raptor 36GB (10k) SATA | Storage HDD | Seagate 160GB (7200) SATA | Burner | Lite-On 52x24x52 CDRW | DVD-ROM | Lite-On 16x DVD | Sound Card | Philips Acoustic Edge | Speakers | Klipsch ProMedia 2.1 | Flash Media | Lian-Li Flash Media Bay | Display | Dual NEC 22" Flat CRT | Case/PSU | Lian-Li PC-65B w/ Antec 430W | O.S. | MS Windows XP Pro | Printer | Epson Stylus Photo 2200
-
Goldfish
wow that was easy enough i feel dumb now :-p well regardless thanks for answering
My motto for computers : "When in doubt... Reformat" :P
-
Mako Shark
to make a setup file, you can create a self-extracting rar or zip or ace ...
but if you want to make a real set up, search google, there are "special" programs that do this.
NOTE: all that a set up file is, is an archive with a script that extracts itself, copies/moves files/directories to their intended "path", changes settings as needed (if needed) ... etc.
just make a self-extracting archive ...
Activation? What activation?
 Originally Posted by Geekkit (from ubuntu forums regarding 'goto' statement)
Yep it sure does. So does crack cocaine. Existence is not a valid endorsement for being acceptable.
 Originally Posted by Linus Torvalds
Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it 
-
Mako Shark
before i forget, COPYRIGHT YOUR GAME!!!
find the web site for the copyright/patent office, get the form and send the form with the original source code (their requirement) to them (read the instructions, I'm not sure)
you have to do this in order to be able to sue me in the future or something ...
Activation? What activation?
 Originally Posted by Geekkit (from ubuntu forums regarding 'goto' statement)
Yep it sure does. So does crack cocaine. Existence is not a valid endorsement for being acceptable.
 Originally Posted by Linus Torvalds
Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it 
-
Goldfish
My motto for computers : "When in doubt... Reformat" :P
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|