Search 5,000,000+ questions and answers.

Frequently Asked Questions

How can I use Run() to execute DOS commands or arbitrary file types such as MSI and PDF and TXT?

AutoIt
Only a few file extensions are usually "runable": EXE, BAT, COM, and PIF. Other file types like TXT and MSI are actually executed with another program. When you double click on a "myfile.msi" file, Windows actually executes "msiexec.exe myfile.msi". Therefore, the following AutoIt code would let you "run" an MSI file: RunWait("msiexec myfile.
Related Questions

I have an MSI file, how do I install/run it?

FAQ - The Official Wine Wiki
MSI files cannot be run directly, you need to use the msiexec program. MSI files can be installed in Wine from the terminal like this Note: These instructions are for older Wine installs. If you're using Wine 1.x and your app still fails to do networking, you can give this a try as well. If you're running Wine 1.x and below instructions work for you, file a bug so we can fix Wine to improve other people's experience.
Related Questions

What's a PDF file?

Frequently Asked Questions
PDF is an acronym for "Portable Document Format." PDF is a file format created by Adobe that lets you view and print a file exactly as the author designed it, without needing to have the same application or fonts used to create the file.
Related Questions

What is a PDF file?

Frequently Asked Questions (FAQ)
PDF stands for Portable Document Format. This is the preferred format for digital printers to print from. A PDF is a format that allows a document to be opened and printed by a Mac or a PC without changing the appearance of the document. When creating a PDF it is important to make sure that you embed all the fonts.
Related Questions

How do I execute or run an XML file?

Frequently Asked Questions about the Extensible Markup Langu...
You can't and you don't. XML is not a programming language, so XML files don't ‘run’ or ‘execute’. XML is a markup specification language and XML files are data: you have to run a program which displays them (like a browser) or does some work with them (like a converter which writes the data in another format, or a database which reads the data), or even creates them (like an editor).
Related Questions

What is a MSI File?

Pure Packaging - MSI Application Packaging
MSI contains all the information that Windows? Installer needs to install (or uninstall) an application. Each installation package includes an .MSI file that contains information about files, registry keys and other parts of the software to be installed in a set sequence and optimised for installation performance.
Related Questions

Poker Prophesier - Texas Holdem Simulator and Java API
The msi file is in Microsoft's Installation System for Windows format, which your system should automatically be able to interpret. If you double-click the file and Windows is unaware of how to handle the file, then you may not have the Windows installer program installed on your system, possibly because you are running an old version of Windows.
Related Questions

What do you need to run DOS?

DOS FAQ by Christoph Fuchs
First, you need a computer which is IBM compatible. The computer should have 640 KB of RAM or even more :)) (in some cases it will work with fewer RAM, too, but I would use more). Then, you need a floppy drive, a harddisk or something simular. It would be great to have a keyboard or a mouse and if you want to see something you might need a monitor... but that's all. For those who always were happy with Windows it might be annoying to type a lot at the command prompt.
Related Questions

Can I run Quicken for DOS on it?

HPLX.NET FAQs: THE FAQ
Yes, users have reported success with DOS-based Quicken through version 8 (most recent DOS Quicken version). Recent versions may require more memory than is available under the system manager, but it's easy enough to exit the system manager and run Quicken directly from the DOS prompt, or run it in a separate Software Carousel work area. The "disable filer" trick may allow you to squeeze even the latest Quicken in under the system manager.
Related Questions

Can I use .doc or .pdf file types to create Portable Forms templates?

Portable Forms by Rovenet
At this time we only support Rich Text Forms *.rtf, HTML *.htm or Ascii Text *.txt files for template. Other files types will be supported in the future. These characters will work effectively in your document text and as prompts on the handheld computer however cannot be included in variable names.
Related Questions

Which file types can be converted to PDF?

Create Adobe PDF Online - Utah Education Network
Illustrator® (.ai), InDesign™ (.indd), FrameMaker® (.fm), PageMaker® (.pm, .pm6, .p65, .pmd, .pmt), Photoshop® (.psd)
Related Questions

What commands can be used in a batch file?

Environment settings set by a batch file are not working.
Windows NT 4.0 introduced some extensions to cmd.exe, so to use these make sure HKEY_CURRENT_USER\Software\Microsoft\Command Processor\EnableExtensions is set to 1. The following is a list of the more common commands you will use This is used to call one batch from inside another. The execution of the current batch file is suspended until the called batch file completes Used to stop batch file execution.
Related Questions

How can I execute arbitrary Python statements from C?

Extending/Embedding FAQ
The highest-level function to do this is PyRun_SimpleString() which takes a single string argument to be executed in the context of the module __main__ and returns 0 for success and -1 when an exception occurred (including SyntaxError). If you want more control, use PyRun_String(); see the source for PyRun_SimpleString() in Python/pythonrun.c.
Related Questions

How do I use DOS commands to uncompress and unpack *.tgz files?

Indiana Spatial Data Services - gis.iu.edu
You will need to add the pathway of the gzip.exe and tar.exe executables to the PATH environment variable. At DOS prompt, to uncompress tar archive type:
Related Questions

How do I execute commands automatically at startup?

Irssi - The client of the future
Put them into ~/.irssi/startup file, each command on its own line. The preceding slash (/) is not necessary.
Related Questions

Can I use DocuBurst on a PDF file?

TBE - Products - DocuBurst - FAQs
DocuBurst operates on text and rich text format files. If you have a PDF file, open the PDF file in Adobe Acrobat Reader, Select the text you want to copy, on the Edit Menu, click Copy, switch to Word, and click Paste. Then, you must save the file as either .txt or .rtf before running DocuBurst.
Related Questions

What if I run into problems printing a PDF file?

EFPR - Frequently Asked Questions
If you are having trouble printing a PDF file from the site, first be sure that you have the latest version of Acrobat or Acrobat Reader. If you have the latest version and you can view the article correctly on screen but cannot print it, do the following: Macintosh Users: Change the setting for the popup menu at the top of the dialog from General to Acrobat, and select "Print as Image" as the print method.
Related Questions

How do I use a script that has been posted on the web as a .txt file?

Vegas Scripting FAQs
You can copy the entire contents of the script file from your browser window and paste it into a new document in your text editor. Using Notepad, you can do a "Save As" and specify the script file name. You can name it anything you want but make sure to name the file with the .js or .vb extension (depending on the programming language used in the script). Also make sure to choose "All Files" as the "Save as type", otherwise Notepad will append a .txt extension to the file name.
Related Questions

The file I downloaded is some .msi file. What do I do with it?

uMark : Visible Watermarking Software
The .msi file (uMarkSetup.msi) is the installer file for uMark Professional 1.2. You can double click on the file to start the installation process. The installation wizard will take you through the installation of uMark Professional.
Related Questions

Can you run console commands from a server program document?

Nav1
Program name: nconsole.exe Command line: SERVER/ACME "tell smtpmta compact all" Server to run on: SERVER/ACME IBM redbooks are documents written by technical specialists within IBM. The quality of the technical information is generally very good.
Related Questions

On what platforms can I read a PDF file?

Adobe - Reader: Frequently asked questions
Adobe Reader 7.0 is supported by the later Windows® platforms (Windows 2000 with Service Pack 2, Windows XP Professional or Home Edition, or Windows XP Tablet PC Edition), Mac OS X v.10.2.8 or 10.3, Palm OS® 3.0 (or later) and Pocket PC 2002 or 2003 platforms for handheld devices, Symbian OS™, Linux®, AIX®, HP/UX, and Solaris™.
Related Questions

How can I control the PDF file name without prompting?

Win2PDF Support Information | FAQ's
Detailed information on specifying the PDF file name is described in the "Developer Information" section of the Win2PDF Online User Guide. There are three options: If the output PDF file can always have the same name, you can create a Windows port that specifies the name. To create a file name port: Under "Enter a port name:" type in the full path name to the PDF file that you would like to be created. For example, you could type "c:\my.
Related Questions

Which of your games will run under DOS?

FREQUENTLY ASKED QUESTIONS (FAQ)
Only games labeled as DOS games can be run under DOS. Using our advanced search feature, you can search for games that are designed to run under DOS. The traditional DOS shell was removed in Windows XP. So in order to play DOS games in Windows XP, you need to apply the following trick: First, make sure you download the latest VDMSound from one of the sites below: telia.dl.sourceforge.net or unc.dl.sourceforge.net You may also want to then apply "Update 1" for VDMSound 2.0.
Related Questions

Q36. File Types; how do I interchange between UNIX, Windows and DOS files ??

MicroEmacs JASSPA Distribution
MicroEmacs facilitates the editing of the standard file types on all platforms. All files retain their line ending type through edits. i.e. if a DOS file is edited on a UNIX system, the file is still written as a DOS file. When new files are created, they are created with the standard attributes of the host O/S. Note that the only ending that is NOT preserved are files whose lines end in <CR>'s only. The line format is correctly interpreted on reading, but is not retained on the write.
Related Questions

How do I extract the MSI file?

TSimBO FAQ
There is no need to extract this file, just double click it to run it once downloaded. MSI is Microsofts installer format, and works directly with Windows 2000, and XP. If you are using Windows 98 or ME, you will need the latest service pack from Microsoft before you can install TSimBO. NT users will also require a service pack if you do not already have one. If you are trading a futures contract, check in the symbol editor that the expiry date is for a valid month contract.
Related Questions

Why is the torrent offered as a txt file too?

Demonoid.com - FAQ
There are some firewalls and internet filters that disallow the download of torrent files. Because of that, we also offer the same torrent files with a .txt extension for download. If you are having trouble getting the torrent, try downloading it using the "download as text file" link, change the extension from .txt to .torrent, and open it with your torrent client.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact