Now Play MP3 files without a player,What you need is just a browser {Firefox }
Flash Player using Firefox Browser very cool just try it and enjoy.

http://www.ziddu.com/download/5615338/SWFPlayer.rar.html
And one more thing this player plays Audio Only, if you want both Audio and Video to Play Check this Link..
LINK:http://softwares-linus.blogspot.com/2008/07/audio-video-to-exe.html
Welcome
Very beautiful thought-- please read it
Never cry for any relation in life
because for the one whom you cry
does not deserve your tears
and the one who deserves
will never let you cry.
Treat everyone with politeness
even those who are rude to you,
not because they are not nice
but because you are nice.
Never search your happiness
in others
which will make you
feel alone,
rather search it in yourself
you will feel happy
even if you are left alone.
Always have
a positive attitude in life.
There is something positive
in every person.
Even a stopped watch is right
twice a day.
Happiness always looks small
when we hold it in our hands.
But when we learn to
share it,
we realize how big and precious it is.
We should stop making our lives complicated
Life is short
Break the rules
forgive quickly
kiss passionately, love truly
laugh constantly
And never stop smiling
no matter how strange life is
Life is not always the party we expected to be
but as long as we are here, we should smile and be grateful
Enjoy life as you can enjoy because you have only one chance to live...
There is no Restart Button on life game so enjoy life game with fully loaded.
My Blog List
-
-
Classic Menu Add-ins for Office 20076 months ago
-
Cat Woman7 months ago
-
-
-
Sensiva - Symbol Commander Software1 year ago
-

How to play Real audio and video files (*.rm) with Windows Media player!?

Found article in the following Website:
http://www.astahost.com/info.php/Play-Rm-Files-Media-Player_t7109.html
http://www.us-cert.gov/cas/techalerts/TA07-297A.html
Real Alternative is very easy to use. No hassle, nothing. Just install it and windows media player plays rm, rmvb...
| Freeware | 6.25MB |
Link to Download:

http://www.ziddu.com/download/5441825/realalt190.rar.html
Give a folder its very own drive letter
. The command that we need is the “subst” command and we use it the following way.
Lets say you want to assign the drive letter X to the folder D:\movies on your hard drive. To do that you write the following command:
subst x: D:\movies
So, now, "X:" is the same thing as "D:\movies — two different ways to refer to the same file.

Neat, short way to access files in an oft-used folder. But, be warned: when a folder is mapped like this to a drive letter, file deletions bypass the Recycle Bin and are unrecoverable using usual methods.
Associates a path with a drive letter.
SUBST [drive1: [drive2:]path]
SUBST drive1: /D
"drive1:" Specifies a virtual drive to which you want to assign a path.
"[drive2:]"path Specifies a physical drive and path you want to assign to
a virtual drive.
"/D" Deletes a substituted (virtual) drive.
Type SUBST with no parameters to display a list of current virtual drives.
You can get info on a DOS command by typing the command, then a space and /?
eg:
SUBST /?
Removing the Virtual Drive which we have Created "X"
subst X: /d
this just removes the virtual drive, so no worries about removing the underlying folder.
Now the drive letter x: remains accessible as long as you do not turn off or reboot windows. If you want to make this permanent you will have to do the following.
Create a new file and name it drive.bat.
Edit the file and add the line subst x: D:\movies to it and save it.
Right click the Start button,
select Open All Users.
Open Programs,
Startup and right click that location.
Select New Shortcut, and select the drive.bat file that you created.
Select Next and finish.
Or open RUN dialog box paste the following code in it and hit Enter.
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
The command will be executed for all users with every startup of windows.
If you are running for example Windows 95 you could edit the autoexec.bat and add the line there.

You Can ADD as many Folders as you want by adding Space in Between as shown in the above figure.
In case if you don't no how to create "drive.bat file" Download the file Link Given below.

Link to Download:
http://www.ziddu.com/download/5200214/Driver.rar.html
Save the file with a (*.vbs) extension, it will create a VBScript File. It will prompt you for a text, input the text and press ok.
----------------------------------------------------
Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
----------------------------------------------------
Just copy the above text and paste it in notepad and save it on ur desktop with name talk.vbs
Close the notepad
open the talk.vbs file
it ask u for Text
type a Text and hit OK
Done
Ikon Looks like this.
Example File Download it:
http://www.ziddu.com/download/5200254/talk.rar.html


