|
-
May 3rd, 2005, 05:31 PM
#1
Thread Starter
Lively Member
loading .ocx from changind path name
I need to load a .ocx from the folder that the program executable is in. The problem is the folder that the program is located in can change. I want to load the .ocx from the folder so that if you do not have rights to install programs then i could still use .ocx's that are not already in windows.
Thanks
-
May 6th, 2005, 12:33 AM
#2
Re: loading .ocx from changind path name
A program will use the OCX regardless of where it is installed as long as it is registered. So I don't really understand your question.
-
May 6th, 2005, 12:16 PM
#3
Re: loading .ocx from changind path name
He wants to use an .OCX without registering it.
Nobody knows what software they want until after you've delivered what they originally asked for.
Don't solve problems which don't exist.
"If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)
2 idiots don't make a genius.
-
May 6th, 2005, 12:31 PM
#4
Re: loading .ocx from changind path name
 Originally Posted by Dave Sell
He wants to use an .OCX without registering it.
Is that true FES Germany? If so why do you want to do that?
-
May 6th, 2005, 12:55 PM
#5
Re: loading .ocx from changind path name
 Originally Posted by FES Germany
I need to load a .ocx from the folder that the program executable is in. The problem is the folder that the program is located in can change. I want to load the .ocx from the folder so that if you do not have rights to install programs then i could still use .ocx's that are not already in windows.
 Thanks
From the poster...
Nobody knows what software they want until after you've delivered what they originally asked for.
Don't solve problems which don't exist.
"If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)
2 idiots don't make a genius.
-
May 6th, 2005, 01:00 PM
#6
Re: loading .ocx from changind path name
Well, Windows 2000 added something called temporary register of components (or something like that) but you would still need permission to register the component even if it's only during the life time of the process.
-
May 7th, 2005, 01:08 PM
#7
Thread Starter
Lively Member
Re: loading .ocx from changind path name
Yeah, i do want to be able to use the .ocx's withoutout registering them. The reason i am trying to do this is because i want my program to be able to run on guest accounts which don't have rights to install let alone register an ocx. I did find a program, thinstall, that allows me to compile the ocx's directly into the executable but in order to download the tria you must hav a company email which i don't have. Well, if any of this info helps anyone come up with a solution to my problem that would be great. Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|