/build/static/layout/Breadcrumb_cap_w.png

new for repacking work.

Hi,

I m new for repacking work.can any one explain about following question???

1)what is DLL???
2)what is assembly DLL????
3)what is COM??? and COM DLL???
4)How to register the EXE???
5)How to unregister the EXE????

0 Comments   [ + ] Show comments

Answers (15)

Posted by: Hussi 12 years ago
Purple Belt
0
Try to find answers urself
Posted by: Hussi 12 years ago
Purple Belt
0
Well if you have tried all.... then i dnt think there is any need of explanation.
Posted by: anonymous_9363 12 years ago
Red Belt
0
To be brutally frank, this is an idiotic question for a packager to be asking.

Seriously, before you go anywhere near a package, you need to get some serious training! Start with operating system basics.
Posted by: jmaclaurin 12 years ago
Third Degree Blue Belt
0
www.google.com

I sometimes wonder if people post things like this just to get a rise out of VBScab...
[:D]
Posted by: Arminius 12 years ago
Second Degree Green Belt
0
I am having a hard time believing you tried much. http://www.lmgtfy.com/?q=what+is+a+dll

Do some basic research, then come back with questions from the results of your research.
Posted by: icbrkr 12 years ago
Senior Yellow Belt
0
What is a DLL.. seriously?

I'm always amazed how someone can attempt to be a Windows packager, yet not understand the very underpinnings on how Windows works. These aren't packaging questions, but questions on how Windows works in general.
Posted by: Arminius 12 years ago
Second Degree Green Belt
0
Zain: I've used this site for a while as a reader and have finally decided to contribute. One thing I've seen is that the folks are happy to help out, but you'll need to do some basic research yourself before posting. Failure to do so will get you berated or embarassed publicly and will get a rise out of the more experienced Super Members.

That said, I'm politely advising you to use Google. I'm guessing English is not your first language - I know that Google is available in German with results in German; hopefully that will be available in your language as well.

Good luck.
Posted by: pjgeutjens 12 years ago
Red Belt
0
I sometimes wonder if people post things like this just to get a rise out of VBScab...

part of me still expects to someday read a newspaper article titled: "Experienced software packager's head explodes while reading forum, authorities are baffled..."
Posted by: Dodgyguy 12 years ago
Senior Yellow Belt
0
Not sure if troll or just stupid....
Posted by: mpk1231 12 years ago
Yellow Belt
0
DLL nothing but dynamic link library
Posted by: mpk1231 12 years ago
Yellow Belt
0
DLL nothing but dynamic link library

Dynamic link library, a collection of subroutines stored on disk, which can be loaded into memory and executed when accessed by a running program

A DLL is a library that contains code and data that can be used by more than one program at the same time. For example, in Windows operating systems, the Comdlg32 DLL performs common dialog box related functions. Therefore, each program can use the functionality that is contained in this DLL to implement an Open dialog box. This helps promote code reuse and efficient memory usage.

By using a DLL, a program can be modularized into separate components. For example, an accounting program may be sold by module. Each module can be loaded into the main program at run time if that module is installed. Because the modules are separate, the load time of the program is faster, and a module is only loaded when that functionality is requested.

Additionally, updates are easier to apply to each module without affecting other parts of the program. For example, you may have a payroll program, and the tax rates change each year. When these changes are isolated to a DLL, you can apply an update without needing to build or install the whole program again.

The following list describes some of the files that are implemented as DLLs in Windows operating systems:

* ActiveX Controls (.ocx) files
An example of an ActiveX control is a calendar control that lets you select a date from a calendar.
* Control Panel (.cpl) files
An example of a .cpl file is an item that is located in Control Panel. Each item is a specialized DLL.
* Device driver (.drv) files
An example of a device driver is a printer driver that controls the printing to a printer.
Posted by: mpk1231 12 years ago
Yellow Belt
0
hi
i have one problem with properties i.e diff between PUBLIC and RESTRICTED PUBLIC

and another one is how will u find in an msi?
Posted by: jmcfadyen 12 years ago
5th Degree Black Belt
0
this is a long shot but I would have a stab at the property table.
Posted by: zain_a2006 12 years ago
Senior Yellow Belt
-4
I need ur explaination also.I tried already.
Posted by: zain_a2006 12 years ago
Senior Yellow Belt
-4
i cant understand what is assembly DLL.can u explain about tht??
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ