files Definition and 291 Threads
-
M
How to setup printer to print multiple files sequently
Hi, I sometimes print multiple files from my folder, and I want to print them with one CLICK. Do we have to setup the printer or we should have certain software that can help us to do this? Thanks for help! Mike Phan- Mike Phan
- Thread
- files Multiple
- Replies: 2
- Forum: General Engineering
-
P
How Can I Play .RAR Video Files and Record Live Video to My Computer?
hello, can anybody help me with a program to run .rar(basically video) files? Thanks Jake- peejake
- Thread
- files Running Video
- Replies: 11
- Forum: Computing and Technology
-
H
How to extract files from setup?
Yo everyone, I'd liike to know how to extract data/installation files from "setups" one sees whenever one tries to install an application. For example, when you download files from download.com, they're in packed installation file, just one single file usually name.exe, you open it, then...- heartless
- Thread
- files
- Replies: 2
- Forum: Computing and Technology
-
Change File Icons for All Files of a Certain Extension on Mac
Does anyone know whether there is a way to change the icons on a mac, in such a way that the changed icon works for all the files of a certain extension? Like, that all the .ppt files have a new icon associated to them. For those who don't know, you can change a single icon by...- Monique
- Thread
- Change Extension File files Mac
- Replies: 13
- Forum: Computing and Technology
-
Video/audio data rates for avi files
Ok something is confusing me, I have this file here... .avi 102,892 KB size 640x480 11m:36s Audio: Bit rate: 127kbps MPEG Layer-3 Video: 23 frames/econd 147kbps 24bit XVID Compression Now I'm kind of confused... I calculated the overall data rate to be 1200kbps or so... yet those only seem...- Pengwuino
- Thread
- Data files
- Replies: 3
- Forum: Computing and Technology
-
M
Forensic Files: Crime Solving TV Show Fans Unite
I don't watch a lot of tv, but when I do it usually has to be something that makes me think, lol. I was wondering if anyone else watches these kinds of shows (forensic, crimesolving). Forensic Files kind of an obscure show but I am really hooked. I like to try to "put the facts together"...- MrOrange99
- Thread
- files
- Replies: 14
- Forum: General Discussion
-
Want to cut/encode video files easily
Ok what would be the best program that allows me to easily and accurately cut out commercials from recorded TV programs? Plus i want to be able to encode the videos rather freely (as opposed to only being given very generic codecs). Any suggestions?- Pengwuino
- Thread
- files Video
- Replies: 2
- Forum: Computing and Technology
-
U
How to Fix File System Error 1026 and Delete Files from a Pendrive?
I cannot delete files from my pendrive.The computer's message is cannot delete file: File system error[1026]. How can I delete such files from the pendrive?Can anyone help me?- umasankar
- Thread
- files
- Replies: 2
- Forum: Computing and Technology
-
Troubleshooting a Corrupted Jumpdrive: Fixing File Deletion Issues
I can't seem to delete a folder on my jumpdrive. I must've pulled it out before it was done copying. I've stored everything else off the drive, so I can wipe this if need be. How do you fix a jumpdrive? Do I format it? It's a Lexar 128Mb.- DaveC426913
- Thread
- files
- Replies: 2
- Forum: Computing and Technology
-
How Can I Optimize Scanner Settings for High-Quality 4x6 Photos?
So i got a new scanner right... and it can do up to 19200dpi... but i try to scan just to test it out and the software says it's going to create a 24 GB file with 24 bit color at that resolution. What the hell?! What kind of resolution should I use and what file (jpg or bmp... ok well...- Pengwuino
- Thread
- files
- Replies: 9
- Forum: Computing and Technology
-
B
Monsanto files patent for new invention: the pig
I don't know if this goes in this forum or in the politics and world affairs, take a look: The patent applications were published in February 2005 at the World Intellectual Property Organisation (WIPO) in Geneva. A Greenpeace researcher who monitors patent applications, Christoph Then...- Burnsys
- Thread
- files Invention Patent
- Replies: 4
- Forum: Biology and Medical
-
E
Opening .doc Files on Solaris: Preserving Formatting & Special Characters
Is it possible to open .doc files preserving the format on Solaris? ...besides saving it as .txt, 'coz that does not preserve formatting and special characters. I know on Linux there's star office, but is there anything available for Unix? Thanks in advance.- EvLer
- Thread
- files
- Replies: 1
- Forum: Computing and Technology
-
W
.CNF files conversion, SPEDAC Pro
I need to convert files in Canberra's file format .cnf to any other one supported by Ortec's Maestro, or even better, to a simple channel-counts file. I found this page: www-naweb.iaea.org/napc/physics/PS/Softwares/Spedac.htm It's supposed to be a graphical user interface for SPEDAC-Pro...- we are the robots
- Thread
- files
- Replies: 5
- Forum: Nuclear Engineering
-
Sharing files between Operating Systems
I currently have Windows XP on hda and Ubuntu on hdb, so what is the best/easiest way to share files between the two? Gracie!- mattmns
- Thread
- files Systems
- Replies: 6
- Forum: Computing and Technology
-
Classified UFO files released: Australia
http://www.news.com.au/story/0,10117,16000752-13762,00.html- Ivan Seeking
- Thread
- Australia files
- Replies: 17
- Forum: General Discussion
-
N
How Can I Open Lotus Word Pro Files?
What program do I use to open files with .lwp, MS Word won't work! I've looked on google but I get all junk. Would someone please display the link? Thanks- Nusc
- Thread
- files
- Replies: 1
- Forum: Computing and Technology
-
Something wrong with files or software?
I have downloaded a few *.avi movies off the internet lately and for a couple of them i noticed that everytime the movie reaches 26 seconds the motion stops but you continue to hear sound and the "time progress bar" (the bar that scrolls as the movie goes along) continues at the normal rate...- exequor
- Thread
- files Software
- Replies: 10
- Forum: Computing and Technology
-
P
How can XP users share music files over a LAN connection?
How can I share some simple music files over my LAN connection. Both computers are running XP home. Thanks...- Problem+Solve=Reason
- Thread
- files
- Replies: 5
- Forum: Computing and Technology
-
M
MATLAB MATLAB: Importing Files and Creating Contours
Hey! I am using c++ to simulate charges dissipating. I've written the output to a file in the form of a matrix, so in the file is just a matrix of numbers showing equipotentials etc. I want to show the contours by using MATLAB. I'm not used to working in MATLAB but I tried! I clicked file...- MathematicalPhysics
- Thread
- files Matlab
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Is This C++ Code Correct for Reading Bytes from an MP3 File?
OK, so I've got this wacky homework assignment that involves reading stuff out of a .mp3 file. Just to get started, I am attempting to read the first four "bytes" of the file and put them into an (unsigned char) array. I am not really sure if I am reading from the file or not - I can't tell from...- Math Is Hard
- Thread
- Assignment C++ files
- Replies: 26
- Forum: Introductory Physics Homework Help
-
H
Removing Malicious Adware Files Safely from System32
Since allowing Active-X to run the other day on my computer I keep getting annoying pop-ups that neither my firewall nor my pop-up blocker prevent. When running Norton's Virus Checker it finds these adware files and points out that they're malicious but says the only way I can remove them is...- Hoofbeat
- Thread
- files
- Replies: 4
- Forum: Computing and Technology
-
G
Word doesn't want to save my big files
Hi, when Word says it can't save my file because I have too much stuff on my harddrive, and that I know I have plenty of space on my harddrive, is it because my file is too big? Or because I have too many hyperlinks? The files are about 1 MB to 5 MB, and include many (internal) hyperlinks and...- Gonzolo
- Thread
- files
- Replies: 1
- Forum: Computing and Technology
-
E
Extracting Parts of Video Files: What Programs are Available?
I have never done this before, but what programs are available out there so that i can extract certain parts from a movie in .mpeg or .avi format? Like in soundforge i can open an audio file and extract any waveform and copy it to a new window and process it, can i do the same for a video...- EIRE2003
- Thread
- files parts Programs Video
- Replies: 1
- Forum: Computing and Technology
-
Z
How to Find and Delete PWL Files in Windows 95/98?
would someone pls tell me how to find the pwl files and delete them for a new pw?- z4955
- Thread
- files
- Replies: 2
- Forum: Computing and Technology
-
T
Free speller for InternetExploder, MicrosCaughed files viewers
[SOLVED] Free speller for InternetExploder, MicrosCaughed files viewers http://iespell.com Free spell checker for Internet Explorer users. http://www.microsoft.com/office/000/viewers.asp Free viewer software so that people without the MicroSoft programs can view files from MS-Word...- Teo1
- Thread
- files
- Replies: 3
- Forum: Computing and Technology
-
M
Find a Free FTP Server to Share Files with Friends
hi guys could you please tell me a freeware FTP server with which I can share my files with my friends..,, cu- manesh
- Thread
- files Friends Server
- Replies: 5
- Forum: Computing and Technology
-
I
Frequency and volume from wav files and live audio streams
how can i get frequency and volume from wav files and live oudio streams. please help me- IT_GE
- Thread
- Audio files Frequency Volume
- Replies: 2
- Forum: Computing and Technology
-
Un zipping files compatible with suse 9.1?
can anyone suggest the best program to use for un zipping files compatible with suse 9.1? thanks.- wolram
- Thread
- files
- Replies: 5
- Forum: Computing and Technology
-
A
Is There an Easy Way to Synchronize and Copy Files Between Network Directories?
Easy way to copy files?? Hey guys Is there an easy way to copy files in the method I'll mention in WinXP? I have a folder, C:\MP3s that is arranged as: C:\MP3s\Artist\Album\Songname.mp3 I keep a copy of this folder on my LAN, on F:\MP3s .. The problem is, say I add a few new songs...- aychamo
- Thread
- files
- Replies: 4
- Forum: Computing and Technology
-
M
C/C++ Yet another c++ question - reading multiple files
I have the following problem: My program is supposed to read data from files to an array. The files are numbered: file1.dat, file2.dat and so on. There are 24 of those files, and I really don't want to do the same step 24 times. Is there a way to write a loop along the lines of for (int...- Moe
- Thread
- C++ files Multiple Reading
- Replies: 5
- Forum: Programming and Computer Science
-
Creating PDF Files from Other Formats
What is the easiest way to make PDF's from HTML or DOC files?- quantumdude
- Thread
- files Pdf
- Replies: 10
- Forum: Computing and Technology
-
W
My files keep getting corrupted
Everything large (single) file I transfer onto my computer (like 20 megs+) gets corrupted. This includes via the internet, LAN and CDs (like when installing games, I get errors on the .cab files all the time, since they hold everything). It is PISSING ME OFF. And has done so for quite a LONG...- Warr
- Thread
- files
- Replies: 3
- Forum: Computing and Technology
-
S
Creating Batch Files for Automated Drag and Drop Process
hi ladies and gents! this is my first post so excuse any stupidity on my part! Basically I'm trying to create batch files but i have no programming experience in DOS. Fortunately I am only trying to achieve a simple goal. I effectively want to automize a kind of 'drag and drop' procedure...- sean123
- Thread
- Batch files
- Replies: 1
- Forum: Computing and Technology
-
How to Read Postscript Files on Windows XP
I am trying to read some PS files that I have downloaded. I followed the link to that Wisconsin site that has the software: http://www.cs.wisc.edu/~ghost/gsview Since I am using Windows XP, I downloaded the following: Ghostscript 8.11 gs811w32.exe GSview gsv45w32.exe I saved them...- quantumdude
- Thread
- files
- Replies: 7
- Forum: Computing and Technology
-
G
Ksh mystery: how are newlines represented in files?
Please take a look at these lines which demonstrate my problem in a korn shell terminal: First I defined var with a newline embedded in it. I printed it and, as expected, got abc def. I printed the same thing to file1. Next, I edited it using the pattern operator ${var//\\n\} to...- gnome
- Thread
- files Mystery
- Replies: 1
- Forum: Computing and Technology
-
G
Mathematica Creating Executable Files with Mathematica (Wolfram)
Is it possible to make executable files with Mathematica (wolfram)? Or do I always have to have the program to run it?!- Gonçalo
- Thread
- files Mathematica
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
Creating Batch Files to Automate DVI-PDF File Creation
Hi guys, I am trying to create a batch file to help automate me creating dvi and pdf files from tex files. I'm in a windows xp environment. I have set up a batch file that asks the user whether they want to create a pdf file or a dvi file for output and then opens the command line editor...- Pauly Man
- Thread
- Batch files
- Replies: 10
- Forum: Computing and Technology
-
O
Reading Postscript Files on Windows XP
How do I make it so I can read postscript files? I'm on windows XP, what do I download or do or say? :frown:- Outside
- Thread
- files
- Replies: 3
- Forum: Computing and Technology
-
K
ICQ, problem about receiving files
After reinstalled icq in my computer, I can't receive any files from friends. What should I do now ? I think some settings in Preferences need to be changed in order to solve the problem. Please help.- KLscilevothma
- Thread
- files
- Replies: 3
- Forum: Computing and Technology
-
Deleting Files from Unix Root & Subdirectories Without Going There
Hi guys, I have been trying to get familiar with the Unix environment.. there is just one (actually two) things that I cannot figure out. It must be a trivial question for you guys. How do I delete a file from a root directory without actually going there? How do I delete all the files...- Monique
- Thread
- files Root Unix
- Replies: 9
- Forum: Computing and Technology
-
R
Can u share files and printers on a router as well as a internet connection?
can u share files and printers on a router as well as a internet connection?- Radiatedtheory18
- Thread
- Connection files Internet Router
- Replies: 9
- Forum: Computing and Technology