| Thread | Last Post | Replies |
|
| Register Adobe Type 1 Font with a .msi installer | 26 Jul 2006 17:19 GMT | 1 |
I have tried millions of different ways to register an Adobe Type 1 Font (.pfm/.pfb). Currently I am following this thread http://groups.google.co.uk/group/microsoft.public.vb.deployment/browse_thread/th read/bf88aabfa7620fdb/fb31d4d8bb4c426e?lnk=st&q=&rnum=2&hl=en#fb31d4d8bb4c426e
|
| How to create folders,subfolders and files | 20 Jul 2006 08:06 GMT | 4 |
I use VB 6 and its 'Package And Deployment Wizard' to create package for deployment. I run the setup.exe file to install the application in the target machines. For the application to work correctly I need to create folders and sub
|
| ClickOnce Error: Logon Failure | 14 Jul 2006 09:07 GMT | 1 |
I successfully deploy my application to 20 domain users. Only one new user is giving me a problem. When he clicks the installation link on the publish page, Framework 2.0 installs successfully, but then the application installation fails during the
|
| Embed SQL2K5 Express into windows apps | 12 Jul 2006 22:29 GMT | 1 |
I have done a desktop applicatio with synchronization feature. I wanna embed the sql into my application, and have following questions: 1. I can't just attach the database file (.mdf) as connectivity components are required for sync function, right?
|
| Auto keep of Current files during installation | 07 Jul 2006 03:50 GMT | 1 |
Is there a way using the Package and Deployment Wizard to allow users to auto keep their current files during installation of an application?
|
| EXTRACT A DATA FROM A DATABASE WHERE VALUE = VALUE OF TEXTBOX1.TEX | 04 Jul 2006 10:52 GMT | 1 |
EXTRACT A DATA FROM A DATABASE WHERE EXTRACTED FIELDS VALUE = VALUE OF TEXTBOX1.TEXT exemple: access database
|
| Exe file crashes | 02 Jul 2006 14:59 GMT | 1 |
I have been working on a program and never had this problem. It suddenly popped up. My program will run without problems in the design phase. I can create an exe file without problems. When I run the exe file it opens up the startup form. When I then click on a command ...
|