Scott,
The Dlls are registered, but only when I am an admin user. When I am a normal user, the dlls are not seen. So, how do I register these dlls for all users?
Thanks,
Joe
I did not use installshield for the installation, I used a product called Wise. I swiched the TS into the "install" mode for the installation and then switched it back to the "execute" mode.
It still can not locate the foxpro dlls for a normal user.
Dave,
Are you talking about registering the dlls for each individual user or for user group as whole? If it is the group, how would you do that?
Thanks,
Joe
I have a VFP 8 application that I have installed on a TS 2003 server using the "Change user /install" method. I was logged in as an admin user when I did the installation. The application works fine only if I use the Admin user account. When I create a typicall client account and log in, I get...
Craig,
Thanks for the link, this was very helpful. I was able to find another example at:
http:\\support.microsoft.com\default.aspx?scid=kb;en-us;193846
Looking at both of them I was able to get my code to work and switch the program to high when it was running.
Thanks,
Joe
I would like to change the priority of a program from within VFP 8.0. I run records through a batch process and want the process to run as fast as possible. The machine that it runs on is dedicated for this process, so setting the priority to High is not an issue. The question is, how do I...
I am trying to control the printing functions in VB6 by using the Vbprndlg.dll instead of the Commondialog for printing. The reason is the Commondialog changes the default printer if the user changes printers and so far the Vbprndlg.dll does not. The problem I am having is getting some of the...
I have checked all of my code and stepped through it in debug. I do not have any release commands on that second window. The object for the window is present until it reaches the read events line of code from the screen 1. At that time the object is lost. Is there a way to copy to the object...
I have a problem with a window object being released. I have a main window open, with another window, which is modal in the top form. This second window calls another window that is modeless. I need to Hide or Deactivate the second window, so when the user closes the third window, the second...
Does anyone have any experience in using the ONMoveItem method to trap what a user has moved with the moverbars? I am trying to prevent users from moving certain items in the list to a location in the list that it does not belong. There are some items in the list that have to be at the...
I have created a listbox with checkboxes, using bmps, and also enabled the moverbars on the control. The problem I am having is when the item is checked and then that same item is moved in the list. Once the item is moved, when the user selects another item to be checked, it checks the item...
Slighthaze,
This info was very helpful!!! One more question, how can incorporate the Moverbars into the listbox. This feature is very important or is there another way of doing that?
Thanks
How do I specify in a two column listbox that the second column is an image? This image will server as a checkbox, with a checked image for yes, and an empty box for unchecked, no. I also want to track these checked and unchecked records in the cursor behind the listbox, is this possible?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.