Summary: Hello , I'm Ahmad from JORDAN . How I can play cd with mp3 audio , what's a command for it . it's like open=File.mp3 . or How . PLz Help me . th...
Summary: Hi. Need script to autorun CD to open up my movie in Windows Media Player (may use Real Player, Quick Time, or Flash) full or mid screen, but to autom...
Summary: Hello, I'm a newbie at programming so I need to know how I can create an AUTORUN CD-ROM file in order to execute the main index.htm file. All the othe...
Summary: Hello, I'm a newbie at programming so I need to know how I can create an AUTORUN CD-ROM file in order to execute the main index.htm file. All the othe...
Summary: Ok so heres the problem. I am trying to make a batch file that will autorun on a cd and delete a text file I have on my desktop. The autorun works and...
Summary: I have a batch file that begins: ---------- rem ** Get the plot file name and location from the command line. set INNAME=%1 ---------- If I understand...
Summary: Remember that the CD command just sets the current working directory of the specified drive and does not change the current drive. So: C:\> d: D:\> cd...
Summary: Two possible problems. The C:\2 should really be C:\2\*.* and the batch file will not necessarily be copying files "in the folder where my batch file ...
Summary: Is there a way to make a floppy autorun ? I thought floppy will ONLY autorun at boot time when it is inserted into the drive AND the option in CMOS ch...
Summary: Why are you using slash instead of back slash? Use backslash for microsoft command prompt stuff. Slash is for unix based file systems and internet url...
Summary: All operating systems have a time stamp for every file that is created. If you are useing a form of windows: Start > Programs > Windows Explorer, ri...
Summary: Hi M2, the batch is not named cd, otherwise it never started (the internal cd command would get priority over it); the cd.. (first command line in the...
Summary: hello; I'm creating HTML pages(for presentation) and I'll save these pages on autorun cd but I need my first window to open without menu bar, addresse...
Summary: Hi! MediocreMan, those three exes are command line programs "Tasm.exe" is the Turbo assembler and "Tlink.exe" is the Turbo linker (I have no idea abou...
Summary: That is just to display the usage of commands, if you do this : help cd ... it is the same as : cd /? ... and they both give help with the "cd" comman...
Summary: First of all move the files you want to rename into a new empty folder; then set the prompt to that folder as the current directory by issuing the CD ...
Summary: 1. The *j is a typo, it should be j*. 2. "drive:\path\of\dir\containing\last\name\dirs\to\be\sorted" should be the directory that contains the informa...
Summary: I think your problem is that you are not changing to the clay_DIR directory before you perform the copy. I have 3 observations in order of importance:...
Summary: I wish to take a song from a CD, save 20 seconds of it, and have that played on a webpage. I have experimented, and have saved songs I'm interested in...
Summary: I burned 6 software App on a CD, I'm always installing the same ones on clients systems so instead of swapping out 6 CD's one after the other. I got t...
Summary: Hi I am looking for some help with the forfiles command. What I want to do is use for files to search the c drive for *ppt files the each time in find...
Summary: Put the compiled executable on the CD in addition to any embedded ocx's or dll's that are required, e.g mswinsck.ocx or mscommctl.ocx etc., then make ...
Summary: Yes, it is possible! I have done it before when I made a CD rom of the company website that I designed to give to my boss. Someone has made a simple ...