| Thread | Last Post | Replies |
|
| Deploy with secure dataset | 25 Feb 2006 01:55 GMT | 2 |
Hi. I am looking to deploy a small scale application. It is literally just one form, and will display selected rows from a backend Access DB depending on some selections made by the user. The dataset is completely static and read-only...no updates can or should be made. There ...
|
| ClickOnceDeployment Problem: File already exists in temp path | 24 Feb 2006 23:05 GMT | 2 |
I have problem to deploy a solution that is protected by the Remotesoft Protector. But I think it should be a generall problem. If I create an application manifest where only one assembly depends on an unmanaged Dll (rscoree.dll) all does fine. But if two or more files are
|
| how to forcfully kill a running process by executable name with vbscript? | 24 Feb 2006 19:12 GMT | 1 |
how to forcfully kill a running process by executable name with vbscript?
|
| depploy vb6exe from windows xp to windows 98 | 14 Feb 2006 01:06 GMT | 6 |
I have vb6 on my macine and windows XP Customer has windows 98 When I deploy, the (runtime?) dlls get in a tangle,and the windows 98 starts complaining about missing libraries What am I doing wrong?
|
| Setup Not Responding | 10 Feb 2006 13:25 GMT | 17 |
I have an app created with VB6 and I have a install package created with the package and deployment wizard. When I try to install the app on a couple of PC's with Windows XP Pro SP2, it finishes copying and gets to 'Setup Is Updating Your System' and hangs.
|
| vb2005express | 08 Feb 2006 09:12 GMT | 1 |
recently switched from the old vb4.0 to the free vb2005express. is there a simple and quick way to create an executable file instead of going through the build and deployment process.
|
| "Class Not Registered" | 06 Feb 2006 16:27 GMT | 8 |
I have a pretty simple app I'm trying to distibute using a SETUP and .CAB. The app has one form, no modules, and the following references added to the basic ones:
|
| Run win2000 program in winXP | 03 Feb 2006 12:33 GMT | 1 |
I need to know how to make my program compiled in Windows 2000 run in Windows XP. Please Help! Thanks in Advance! -- RaiRaiRicafort
|
| Side by Side deployment | 03 Feb 2006 03:57 GMT | 1 |
I have developed an extension to a third party application which references several assemblies from the third party app. The original extension was developed to target version 9.0 and now there is a newer version, 9.1, available. Is there a way to install the new version on my ...
|
| Which property determine the icon displayed in Start menu bar? | 02 Feb 2006 00:37 GMT | 1 |
Helli, friends, I created a set up file using P&D. But, after I installed in a client machine, its icon in Start menu bar is the default VB Form icon. How can I make it the one I want?
|