ActiveX Query...
Hello beautiful people,
May this post find you all well...
I have come across a problem (and a requirement) that has prompted me to run looking for your expert and deep knowledge regarding my issue...It is something I have not faced before...
Some users access a website which places a certificate and an ActiveX module on the local computer...This is once for every PC/Laptop AND only if you are logged on as an admin...
Users cannot install this ActiveX component...I have been requested to package it (which is no problem) so that it can be pushed to the targeted users systems and permanently resides in their computer without the need for any prompt or downloading when they access the said website...
As mentioned before, this is an issue not faced by me before, so a detailed and in depth walkthrough by your esteemed selves would be most appreciated...
Your peer-in-need,
Repackman
Hat-tip to: VBScab
May this post find you all well...
I have come across a problem (and a requirement) that has prompted me to run looking for your expert and deep knowledge regarding my issue...It is something I have not faced before...
Some users access a website which places a certificate and an ActiveX module on the local computer...This is once for every PC/Laptop AND only if you are logged on as an admin...
Users cannot install this ActiveX component...I have been requested to package it (which is no problem) so that it can be pushed to the targeted users systems and permanently resides in their computer without the need for any prompt or downloading when they access the said website...
As mentioned before, this is an issue not faced by me before, so a detailed and in depth walkthrough by your esteemed selves would be most appreciated...
Your peer-in-need,
Repackman
Hat-tip to: VBScab
0 Comments
[ + ] Show comments
Answers (8)
Please log in to answer
Posted by:
guy.forum
13 years ago
[font="microsoft sans serif"]Hi,
I would approach as to take a clean build and take a capture of the same and then install that active X from the web and take another snap shot..
Also, if you have the certificate file then you can use either certmgr.exe command to install it under the right section or capture the relevant reg and embed it in the .MSI.
I hope it will work to give it a start...
I would approach as to take a clean build and take a capture of the same and then install that active X from the web and take another snap shot..
Also, if you have the certificate file then you can use either certmgr.exe command to install it under the right section or capture the relevant reg and embed it in the .MSI.
I hope it will work to give it a start...
Posted by:
Repackman
13 years ago
Posted by:
Repackman
13 years ago
Thanks AngelD: You are right...That was indeed very helpful...But that is one step ahead of what I actually wanted to do...
Making an MSI to install and register the ActiveX modules is something I know...It is actually capturing them that I wanted to know about...
I have never had to do it before...First time coming across them...
Between the time that I wrote the initial post and writing this one, I tried using ThinApp...It does a great job of capturing and building an MSI out of your website plugins/modules...But it doesn't really tell you what was downloaded and where it was placed...Plus, should you have anything run in the background by mistake, it builds it into your MSI...lol
I was wondering how to capture the modules, with what tools...
Thanks
Making an MSI to install and register the ActiveX modules is something I know...It is actually capturing them that I wanted to know about...
I have never had to do it before...First time coming across them...
Between the time that I wrote the initial post and writing this one, I tried using ThinApp...It does a great job of capturing and building an MSI out of your website plugins/modules...But it doesn't really tell you what was downloaded and where it was placed...Plus, should you have anything run in the background by mistake, it builds it into your MSI...lol
I was wondering how to capture the modules, with what tools...
Thanks
Posted by:
WiseAppPackager
13 years ago
Posted by:
WiseAppPackager
13 years ago
Posted by:
Repackman
13 years ago
Thank you, everyone for your knowledgeable replies...
Seems like out of the 12 or so components that this ActiveX module uses, one is absolutely irretrievable...It resides in the SYSTEMROOT directory...I managed to bundle all the components except this one component required to run the ActiveX on the webpage...It is the one component which when installed can neither be copied, moved or deleted...Once it is there, it is there...No way to do anything about it at all...It's in your system and that's that...
It may be that it was engineered this way since the webpage that it accesses contains sensitive information regarding clients and customers...
Anyhow, there is a workaround which will hopefully help in overcoming this problem...
Thanks all the same for your valuable replies...As always, appreciated...
Seems like out of the 12 or so components that this ActiveX module uses, one is absolutely irretrievable...It resides in the SYSTEMROOT directory...I managed to bundle all the components except this one component required to run the ActiveX on the webpage...It is the one component which when installed can neither be copied, moved or deleted...Once it is there, it is there...No way to do anything about it at all...It's in your system and that's that...
It may be that it was engineered this way since the webpage that it accesses contains sensitive information regarding clients and customers...
Anyhow, there is a workaround which will hopefully help in overcoming this problem...
Thanks all the same for your valuable replies...As always, appreciated...
Posted by:
AngelD
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.