Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7709771
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T00:56:45+00:00 2026-06-01T00:56:45+00:00

I have updated code for ActiveX functionality which already installed on client(in their Windows

  • 0

I have updated code for ActiveX functionality which already installed on client(in their Windows system folder). Now all I want to display install Active prompt window on Internet explorer which usually displays when there is no ActiveX installed for the same.

My ActiveX installs using a CAB file which contains .inf file. In both my ActiveX source code (C#) and in .inf file, I changed new Guid/ clsid as well in ASP.NET IE application where the particular control is being used. I changed the FileVersion also in .inf file but even then IE automatically detects that ActiveX is installed (which installed when CAB file had different FileVersion in .inf file) and does not prompt me to install.

If I delete my activeX DLL from windows system folder then IE prompts to install which is as usual but my need is to update ActiveX DLL if it finds newer version.
Please let me know if I am not using correct way to make new version like I am using FileVersion of inf file or anyother place where I need to define new version so that I will get my desired functionality.

Best Regards,

Anurag

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T00:56:46+00:00Added an answer on June 1, 2026 at 12:56 am

    To get automatic upgrade, you need to update the following two things:

    1. In the inf file, update the value of FileVersion
    [DynamicWebTwainCtrl.dll]
    file-win32-x86=thiscab
    clsid={E7DA7F8D-27AB-4EE9-8FC0-3FEC9ECFE758}
    FileVersion=7,0,0,0
    RegisterServer=yes
    RedirectToHKCU=yes
    
    1. Update the version number in your source code.
    <object classid="clsid:FFC6F181-A5CF-4ec4-A441-093D7134FBF2" id="DynamicWebTwain1" width="143" height="156"
    CodeBase = "DynamicWebTWAIN.cab#version=7,0">
      <param name="_cx" value="847" />
      <param name="_cy" value="847" />
      <param name="JpgQuality" value="80" />
      <param name="Manufacturer" value="Dynamsoft Corporation" />
      <param name="ProductFamily" value="Dynamic Web TWAIN" />
      <param name="ProductName" value="Dynamic Web TWAIN" />
      <param name="VersionInfo" value="Dynamic Web TWAIN 7.0" />
    </object>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

UPDATE I have updated my code in response to @MichaelRushton comments. I am now
Okay I have updated my code quite a bit. I am getting a new
Okay I have updated my code a little, but I am still not exactly
I ran some CUDA code that updated an array of floats. I have a
I have an application which embeds a button control via ActiveX. The button was
I have the following code: UPDATE myTable SET Col1 = @Value However, I have
I have a website that I regularly update the code to. I keep it
I have this code to update users data, but I can't write the for
I have some code to update a database table that looks like try {
I have this code for update: public Boolean update() { try { data.put(ContactsContract.Groups.SHOULD_SYNC, true);

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.