lemonwonder
Jul 30 2006, 12:43 AM
| | Ok for this tutorial I will use the PSP as an example of the device, this should work for every device.
(THIS WILL NOT HARM ANYTHING AT ALL!)
First off, open notepad and type in:
[AUTORUN] ICON=ICONE.ICO
Save that as AUTORUN.inf
Now, find a picture you like.. make sure its dimensions are 16X16 pixels. Put it in the main folder of the device, for example, my psp is located at F:\, i would type in F:\ to the adress bar and put the picture in that folder, as it is the folder your computer automatically reads, anyways, put your picture in there and name it:
ICONE.ICO
Then add the AUTORUN.ico to the same folder.
The computer automatically reads the AUTORUN.inf and then that file tells it to use the icone.ico as the icon, so they must be in the very first folder, but you can also do it for folders in folders.
Tutorial written by:
Lemonwonder |
Reply
Similar Topics
Keywords : creating custom icons devices device icon plug- Getting Started With Mysql
- creating tables and insert data into them. (2)
- Delete Files And Directories Using Php
- following up from creating and writing (7)
How To Delete Files and Directories follow up from creating them Hello all and
welcome to my second tutorial involving file management. In my previous tutorial , I explained how
to create, write and read files. In this tutorial I'll explain how to remove the files and
directories you took so long to create. I did not explain last time how to create directories as I
did not know, now I do, you can use the mkdir() function. Now with this tutorial.... Removing
Files Removing files can easily be done with the unlink() function: CODE <? un...
Creating A Timer Program
- Using Visual Basic 2005 (8)
This tutorial will explain how to create a basic timer using Visual Basic Express 2005. If you
don't have it, it's free and you can dowload it from Microsoft's website. All you need
is a few minutes to sit down and read this and a version of Visual Basic. OK, so what will this
timer actually do? Well, you are able to enter a number of minutes and a message, and then click a
button. Once the timer is up, your message pops up and you are reminded! So, basically it's
a little reminder system. I use it to remind me when TV programmes start, when I have to...
Creating Navigation For Html Websites
- Have a common navigation menu for the whole website! (12)
Pre-requisite: HTML, inline frame tags 1 Attachment(.zip) included. Updates : 29-12-07: Doctype
added in example files (Advised by jlhaslip) Designing a whole website takes a lot of planning
and organization. Designing a proper navigation system is a basic step in building your website. If
you are developing webpages in html you would have observed that as you go on creating pages it
becomes difficult to maintain the links to the pages. This article will guide you in developing a
common navigation menu for your website. It describes three ways, so if you don'...
Change / Modify The Title Bar Text In IE6 Or FF
- custom text in titlebar in ie or firefox (3)
Changing The Text In The Bar (IE and Firefox Only) This will allow you to change the text in
the title bar of either msie6 (may work for ie7 beta or earlier versions) and mozilla firefox 1.0.
By default this is set to Microsoft Internet Explorer provided by ##### or Mozilla Firefox .
Here's how to change that..... For Internet Explorer (6) Warning! Changing the title
for internet explorer requires editing the registry. Making changes in the registry in keys or
values that are not listed here could cause your computer to crash or slow. Follow the fo...
Custom 404 Error Pages
- A Tutorial On How To Make Custom 404 Error Pages (17)
I've seen a tutorial on here and no offense but it was horrific, this is the real way you do a
404 Error Page. Make a file called: htaccess.txt Open it up and put this: CODE ErrorDocument
404 /myerrorpage.html You will need to change myerrorpage.html to whatever your page is called.
Also when you upload this file to your server you need to rename it to: .htaccess Yes, the dot is
before the words. You need to do this on the server because on Windows you cannot do that!...
How To Change The Default Icon Of Hard Drive In My Computer
- (6)
Well i got to know about method of changing the hard drive icon, thought i should share it with you
guys. Well he goes. First what you have to do is find Icon files that you may want to put on your
hard drive. These files are basically of ".ico" extension so a simple search for "*.ico" (remove the
"" when searching) in you computer will generate results with various icons you can use. You
can also create new icons with an icon editor. I use the 'Easy Icon Maker' available from
this website http://www.icon-maker.com Well now assuming that you've got ...
Creating A Resume
- 10 Tips For Making A Resume (1)
I've been working on my Resume for months now. Here is a summary of what I've learned: 1.
Avoid referring to yourself via 1st person or 3rd person terms. Rather than saying "I started this
job in" just say "Began job in"... Employers expect Resumes to be professional and avoid reference
to oneself; and instead speaking in an impersonal tone that presents
achievements/skills/experience/education without personalization. Avoid words like "I", "my", "he",
"she", etc. Leave out personal pronouns and only use the action words/verbs. This also includes
your Ob...
Programming In Glut (lesson 4)
- Creating 3D objects (0)
Lesson 4 of 6. I hope you are enjoying them /laugh.gif" style="vertical-align:middle"
emoid=":lol:" border="0" alt="laugh.gif" /> . QUOTE Hello, in this tutorial we will be creating
a 3D pyramid. We are building this tutorial from Lesson 3, but I took out the 2D objects and placed
a 3D pyramid in there instead. The 3rd axis for drawing can be a litle confusing, but after you get
the hand of it you'll do fine. Now when you are setting a 3D vertex just remember that the
camera is on the positive end of the z axis. So things that have a more positive z axis va...
Programming In Glut (lesson 1)
- Creating a windwo (0)
This is the first of six lessons I am transferring from Astahost for programming in GLUT, and after
the six I hope to make more, I hope you enjoy. QUOTE Hello, I'm starting a series on how to
program in OpenGL using the OpenGL Utility Toolkit, a.k.a. GLUT. I chose GLUT because it is quick
and easy to write, and very easy to learn. In this tutorial I am going to teach you how to create a
basic window which we will build off of in later tutorials. Throughout the tutorial I will leave
notes to let you know what each command does, and how you can modify it to fit...
Creating Your Own Icon
- (23)
It is easy to create your own icon, just pick a bitmap (.bmp) file and change its extension to .ico.
To do so, open the Windows Explorer, click on the View menu (or Tools in WinMe), click Folder
Options, click View tab, remove the check on the "Hide file extensions for known files types"
option, and then click OK. Select a bitmap file, press F2 key, and then change its extension to
.ico. Have fun learning:)...
A Guide To Css And Creating A Stylesheet
- (15)
Table of Contents: I. Introduction II. Starting your stylesheet --A. Starting syntax with
font-family --B. Defining classes --C. Using classes III. The STYLE tag IV. Comments in CSS V. The
"a" tag VI. A quick list of common attributes VII. Notes --A. Universal classes --B. Grouping --C.
Multiple instances VIII. Finding other attributes IX. Closing I. Introduction Firstly, to begin
using a stylesheet, you must have one. Open up your text editor and save as (something).css. I know
NotePad doesn't need quotes for a stylesheet, but I'm not sure about other progr...
A Tutorial On How To Change Your Window's Screen Name's Icon
- (0)
Have you ever wondered why you hae a fruity duck next to your name when you sign on to windows
(at the windows welcome screen)? Have you ever wanted to get rid of that fruity duck? Well if
you have and dont know how, this tutorial is for you! 1) Go to Start 2) Go to Controll
Panel 3) Find and Go To User Accounts or for others 4) Then down at the bottom look
again for User Accounts, below "Or Pick A Controll Panel Icon" and click on it 5) Somthing Like
this should have poped up 6) Click on Change My Picture 7) From there you can s...
Creating A Simple Image Viewer
- Using Visual Basic 2005 Express Edition (3)
I downloaded Microsoft's Visual Studio Express suite a few months ago, but only recently got
around to installing it. I have been practising with Visual Basic and making some rather basic
programs and utilities, but they contain most of the basic concepts. This tutorial will explain how
to create a basic image viewer, and I will try to explain each step from beginning to end as clear
as I can. To start you will need: Microsoft Visual Studio About 10-20 minutes free time OK,
first open up the Visual Basic part of the Studio. I am using the 2005 Express version, so...
Custom Bbcode Tags In Smf
- adding extra tags in a Simple Machines Forum (0)
Adding custom BBCodes to your Simple Machines Forum is really very... simple. First, you will need
to download three mods from the package manager. Faster Parsecode, ModSettings Textarea, and of
course Custom BB Code. Once you have those mods set up you will need to go into your admin section
and click on your "Edit Features and Options" link. In the Basic Forum Features section you will now
find a "Custom BB Code tags" box. This box is where you will put your custom codes. You can add as
many as you like, one per line. Let's break down the bits of a simple tag tha...
Getting Started With Amfphp And Rias
- first steps in creating RIAs (0)
AMFPHP in a short way is a library of php files that let u manage in JUST ONE FILE what u would do
in many files like for example queries to mysql. So u can have tons of queries to mysql and all of
them in just ONE FILE! so what is a RIA? a RIA is a Rich Internet Application commonly given
to flash applications, not the animations or presentations we see daily on the internet but very
useful and cool programs made in flash. the fisrt step u need to take is to download the AMFPHP
library directly from its site at www.amfphp.org, in some free hosted sites the latest...
Creating Rollovers With Buttons
- Short & simple javascript tutorial that shows you how. (2)
Javascript in action can render some very neat visual effects, which can make your website more
appealing, and sometimes even easier to navigate. Among the most common effects are the
'button' effect, and the mouseover effect. The buttons are very common, of course; if
nowhere else, most of us have seen them at the end of forms (Click the 'submit' button to
proceed...). The basic idea is to have a 'depressible' object, which can give you the
illusion that you're 'pressing' it when you click it. The rollover effect causes
something to h...
Howto#2: Custom Bbcodes For Ipb (marquee)
- Inner workings of the Marquee Tag (0)
MARQUEE Tag Hi, I'm back with yet a second tutorial on how I created the MARQUEE tag.
It's working well - but at first it'll seem that the tag has caused your browser to freeze.
I guess depending on the different ways that IE and Mozilla Compliant Browsers parse HTML tags - the
outputs are a little different. While using FireFox, the Marquee wouldn't start scrolling till
all the page elements & the page itself has FULLY LOADED . Till then, it might seem that the
browser's on the verge of freezing. On the other hand, in IE the Marquee starts ...
Howto#1: Custom Bbcodes On Ipb
- The inner workings of the CONSOLE & HIGHLIGHT Tags (0)
Custom BBCodes for Forums -------------------------- Hi all, I came up with this article to share
what I learnt of designing Custom BBCodes for various forum softwares while trying to come up with
some useful one's for AstaHost. Most of you are by now familiar with the new ones like CONSOLE,
NOTE, TABL etc. which I introduced a few days back. So how do these BBCodes work ? And how does the
forum softwares parse them. BBCodes, as you know, usually takes a Text Stuff format. The
"Text Stuff" in the textual content on which you want your bbcode to work. I...
Creating Personal Alarm
- To remind you something (2)
Creating Personal Alarm This personal alarm is very useful to remind you something or anything you
would like it to do. Use Task Scheduler application to create your personal alarm. First, click on
Start -> Settings -> Control Panel -> Scheduled Tasks. Now click on the Add Scheduled Task wizard
in the Task Scheduler folder. Click Next, click the Browse button, and then select your favorite
sound files (WAV/MP3/MIDI). Set the file to open as the task daily. Set it at the top of the hour
every day, open up its advanced properties. On the Schedule tab press the Advance...
Creating Your Own Php News System
- (23)
Hello, heres a simple tutorial from a script that I made to power my news system. It is written
withthe PHP coding system and consists of 8 files using a flatfile based system, without MySQL
databases. This should be usefull for those who want a simple little news manager and like to have
simplcity without the fancy date strings and sutff. You can see a demo of it at my site @
http://www.xeek.trap17.com . Let's Start! First let's start with the easy stuff,
making the directory first, first create a main directory to hold everything, call this folder "ne...
Site Icon Tutorial
- (5)
You've probably all seen that Trap17 and many other sites have a small icon that gets displayed
in the address bar, or in your favourites/bookmarks. Well, here's how to get an icon on your own
site: 1. Choose either 1A or 1B 1A: You can either make an icon yourself with your favourite icon
making program 1B: Make a square picture, any size you want and save it. When you're done making
the picture, go to this site , upload the image and download the zip. Then unpack the zip to get
the icon. 2. Great! Now you have an icon. If it's not called favicon....
Looking for creating, custom, icons, devices, give, device, great, icon, time, plug
|
|
Searching Video's for creating, custom, icons, devices, give, device, great, icon, time, plug
|
advertisement
|
|