Results 1 to 3 of 3

Thread: Deploy VB With CR 8.5

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2004
    Location
    Jakarta, Indonesia
    Posts
    818

    Deploy VB With CR 8.5

    from time to time i always use the easy way..

    means everytime i need to deploy VB App..i installed the Component, dll that need in the client machine
    ex: if i using ADODB 2.7x reference - i installed Office 2000
    using CR 8.5 - i installed CR 8.5 and so on

    of course this won't be a problem since the client machine is on area (same office)

    until now..i need to deploy to other machine that i doesn't really sure what program that already installed there (Office version, CR, etc)

    so how could i develop one Package setup that include file that needed to run the program without using 'the easy way'

    i've been try using P&D by VB but it somehow doesn't include all file needed..

    can anyone give an insight..thanks alot

    1st NF - a table should not contain repeating groups.
    2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
    3rd NF - there should be no dependency between non key fields in same table.
    - E. Petroutsos -


    eRiCk

    A collection of "Laku-abis" Ebook, Permanent Residence

    Access Reserved Words, a Classic Form Bug, Access Limitation, Know run Process and the Lock they hold in, Logging User Activity in MSSQL,
    Kill Database Processes

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Deploy VB With CR 8.5

    erickwidya,

    Using ********** combined with Inno Setup has alway automatically given me a deployable package that supports CR 8.5. If you want to see what I mean there is a free package SVC that you can try that uses CR 8.5. Look in my signature for Free VB Source Code and go to Software Version Control.

    PDW will NEVER give you a complete deployable package with CR 8.5 unless you go to the runtime.hlp file that CR has and select all the files that you need for each CR object then include them in your package.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2004
    Location
    Jakarta, Indonesia
    Posts
    818

    Re: Deploy VB With CR 8.5

    thx randem

    checking ur's sig

    Using ********** combined with Inno Setup has alway automatically given me a deployable package that supports CR 8.5.
    i'm absolutely new in this one but will try it ASAP..

    thx

    1st NF - a table should not contain repeating groups.
    2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
    3rd NF - there should be no dependency between non key fields in same table.
    - E. Petroutsos -


    eRiCk

    A collection of "Laku-abis" Ebook, Permanent Residence

    Access Reserved Words, a Classic Form Bug, Access Limitation, Know run Process and the Lock they hold in, Logging User Activity in MSSQL,
    Kill Database Processes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width