Login | Register
The Engineer's Place for News and Discussion®

Previous in Forum: Updating Access 2003 Tables from 2 Excel Sheets   Next in Forum: Computer Cookies
Close

Comments Format:






Close

Subscribe to Discussion:

CR4 allows you to "subscribe" to a discussion
so that you can be notified of new comments to
the discussion via email.

Close

Rating Vote:







4 comments
Member

Join Date: Feb 2012
Posts: 5

Installation of Dll File

03/01/2012 10:38 AM

I have macbookpro with os x lion & windows 7 with parellel software. In one of my application site ie IREPS (indian railway e procurement system), I have to visit this site compulsory with internet explorer 6 or above & with windows 7. for initial settings to log in the site I need to download & install some dll files. I have already downloaded those file but i am not getting install option when I right click that file. Please reply me how to install this file on very urgent basis. Waiting for your +ve earliest cooperation in this regards.

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Guru
Engineering Fields - Electrical Engineering - New Member Engineering Fields - Control Engineering - New Member

Join Date: Dec 2008
Location: Long Island NY
Posts: 6997
Good Answers: 463
#1

Re: installation of dll file.

03/01/2012 10:45 AM

Contact your tech support that insists that this must be installed in Windows 7 mode. Regardless of their level of competence, they have the authority and responsibility to get all authorized employees tied into the correct network procurement. Save a copy of your e-mail asking for assistance as a CYA.

__________________
"A good scientist is a person with original ideas. A good engineer is a person who makes a design that works with as few original ideas as possible. There are no prima donnas in engineering." Freeman Dyson
Register to Reply
Member

Join Date: Feb 2012
Posts: 5
#2
In reply to #1

Re: installation of dll file.

03/01/2012 11:33 AM

I didn't get you. what is CYA?

Register to Reply
Guru
Engineering Fields - Electrical Engineering - New Member Engineering Fields - Control Engineering - New Member

Join Date: Dec 2008
Location: Long Island NY
Posts: 6997
Good Answers: 463
#3
In reply to #2

Re: installation of dll file.

03/01/2012 11:36 AM

A very common English language acronym in business, Cover Your A$$.

__________________
"A good scientist is a person with original ideas. A good engineer is a person who makes a design that works with as few original ideas as possible. There are no prima donnas in engineering." Freeman Dyson
Register to Reply Off Topic (Score 5)
Guru
Hobbies - Musician - Engineering Fields - Chemical Engineering - New Member Engineering Fields - Control Engineering - New Member Engineering Fields - Instrumentation Engineering - New Member

Join Date: Jan 2007
Location: Kennewick, WA, USA, Thulcandra - The Silent Planet (C.S. Lewis)
Posts: 2808
Good Answers: 102
#4

Re: Installation of Dll File

03/01/2012 11:46 PM

I don't know if this will work in Parallels, but here is a solution:

When in Win7, find the Command Prompt; it should be under All Programs\Accessories.

Then, follow this procedure (from http://support.microsoft.com/kb/249873):

RegSvr32.exe has the following command-line options:

Regsvr32 [/u] [/n] [/i[:cmdline]] dllname

/u - Unregister server
/i - Call DllInstall passing it an optional [cmdline]; when used with /u calls dll uninstall
/n - do not call DllRegisterServer; this option must be used with /i
/s - Silent; display no message boxes (added with Windows XP and Windows Vista)

When you use Regsvr32.exe, it attempts to load the component and call its DLLSelfRegister function. If this attempt is successful, Regsvr32.exe displays a dialog box that indicates success. If the attempt is unsuccessful, Regsvr32.exe returns an error message. This may include a Win32 error code. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

193625 (http://support.microsoft.com/kb/193625/ ) WinInet error codes (12001 through 12156)

__________________
"I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world." -- Albert Einstein
Register to Reply
Register to Reply 4 comments
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Copy to Clipboard

Users who posted comments:

KCT.RAJAN (1); Mikerho (1); redfred (2)

Previous in Forum: Updating Access 2003 Tables from 2 Excel Sheets   Next in Forum: Computer Cookies