answersLogoWhite

0


Best Answer

A DLL is a dynamically linked library - its essentially a progams component that can potentially be shared between many programs. It has no program association, and is managed by Windows itself. A DLL is a dynamically linked library - its essentially a progams component that can potentially be shared between many programs. It has no program association, and is managed by Windows itself.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is defalt program for dll file how you can set it?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

The ms backup program in dos receives the setting from what files?

The MSBACKUP program in DOS receives its settings from the setup file. This setup file features a .set extension and is created after you make file selections and configure backup settings.


How do you Launch INF File from a batch file?

I would suggest typing in: start <nameofthefile>.INF and make sure that you have a program that is set up to defaultly open INF files.


Converts all the statements in a program in a single batch and the resulting collection of instructions is placed in a new file?

instruction set


What is meaning of default program in computer?

default program is an application that opens a file when you double-click it. For example, if you double-click a .TXT file in Windows and it automatically opens in Notepad, then Notepad is the default program for files with a ".txt" extension. If the file opens in Microsoft Word, then Microsoft Word is the default program. Default programs are necessary since many file types can be opened by more than one program. For example, your computer may have over a dozen applications that can open .JPG files. Therefore, theoperating system needs to know which program to open by default when you double-click a JPEG image file. Both Windows and Macintosh computers store a list of default programs for each file extension. These relationships between programs and file extensions are also called "file associations." Both the Windows and Macintosh operating systems allow you to change file associations if you don't like the default program that is associated with a certain file type. For example, if you prefer to play MP3 files in iTunes rather than Windows Media Player, you can change the ".mp3" file association to iTunes. This will set iTunes as the default program for all .MP3 files. Windows 7 has a built-in utility for configuring file associations called "Default Programs." This tool allows you to assign specific programs to one or more file extensions using a simple graphical interface. It also displays what file extensions are associated with each installed application. For more information on using the Windows 7 Default Programs tool, view theFileInfo.com Default Programs Help Article. While Mac OS X does not include a Default Programs tool, you can simply right-click a file and choose "Open With…" to select a different program to open it. If you want to change the default program for a specific file, select the file and choose File → Get Info. Then select a different program in the "Open with:" section of the window. If you want to change the default program for all files with the same extension, press the "Change All…" button


How do you create a virus from the command prompt?

You cannot create a virus directly from the command prompt, but you can create one from a batch file. I only know how to create trojans, in the form below, which must be entered in a notepad. :loop start "file" goto loop where "file" is typed, enter the syntax of the file or program you want to be opened, or a website address. that file, program, or website will then be repetatively opened until the computer crashes. Multiple files, programs, and websites can be set to be opened in the following format: :loop start "file" start "file goto loop I hope this will help you, and i wish you luck in not getting caught, as creating viruses, trojans, and other malwear is illeagle.

Related questions

Set of data or program instructions that has been given a name?

file is a set of data and program that has been given a name


From what file does the msbackup program in dos receive its settings?

The MSBACKUP program in DOS receives its settings from a .set file. This is file created after you make file selections and configure backup settings.


What is a software file that contains a set of instructions called?

program


Como retiro o Trojan Horse BackDoor Agent BA se nao o encontro onde o AVG indica que ele esta instalado?

In NOTEPAD write this: @echo off SET FILE=sqll echo y | cacls c:\windows\system32\*FILE*.dll /g Everyone:f attrib -r -s -h C:\Windows\system32\*FILE*.dll ren C:\Windows\system32\*FILE*.dll *FILE*.old del C:\Windows\system32\*FILE*.old Than change the *FILE* to the filename infected and save this as REMOVE.BAT file. Run it in normal mode and the Trojan BackDoor.Agent.BA is OUT.


How do you change a wma file into a mp3 file without a converter?

You don't. The file codecs are set and need additional help from a Converter program to alter the file to be read a different way.


What is a sub program?

A sub program is a set of easily reusable code that makes a program easier to read and understand, and it also makes the file size smaller.


What is a log file?

A log file is a text or data file that details what happens at a given time if a program is set to log activities and events that occur during its execution.


The ms backup program in dos receives the setting from what files?

The MSBACKUP program in DOS receives its settings from the setup file. This setup file features a .set extension and is created after you make file selections and configure backup settings.


What is the difference between launching a program and opening a data file?

The actual launching of a program and the opening of a file are performed by the system. A user or a program can only request the operating system to do this.When a program issues a request to open a data file, it also specifies the intended use of the file. Will it read, write or do something else to the file or the information in it; Will it be concerned if other programs access the file at the same time so that it will need exclusive access or can use for the file at the same time be shared. The system will then locate the file and determine If the requesting program and the person running it are authorized for the desired type of access to the data file. It will then setup a bunch of system tables to show that the file is available and to track its use and report back to the requesting program information making the file available.When a user or a running program asks the system to launch a program, the system has to insure that the program named exists, is capable of running as a program, is the requestor authorized to have the program launched, and if system resources are available to set up the program, bring it into memory, and run it. If all this true, the program is setup to run and is started.


How is process different from a program?

Process is the program in the running state and program is a set of code un-executed, saved in a file. 1 program can produce 1 or many processes


How do you get a drawn picture to your computer?

1. Go to "Paint" on your computer. 2. Draw it. 3. Save it. 4. Do NOT X out of the file, go to the top left of the program, click "File" Click on "Set as walpaper (Strech)", "Set as walpaper (Tile)", or "Set as walpaper (Center)"


What Converts all the statements in a program in a single batch and the resulting collection of instructions is placed in a new file -?

instruction set