2 small program questions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ANSWER

    2 small program questions

    Hello
    1/
    I have made one program in Access, now I need some tool who can make exe
    file.
    What is the easy but good tool for that purpose and where can I get it.

    2/
    Also I need (Copy protection) tool who can do returning leash between bayer
    and me ( taking his serial number form his hard disk, motherboard etc)
    Do you know something about that program and where can I get it?

    Thanks


  • Peter Steimann[MVP Access]

    #2
    Re: 2 small program questions

    "ANSWER" <nospam@nospam. com> schrieb im Newsbeitrag
    news:c6l45n$s1p $1@ariane.blic. net...[color=blue]
    > Hello
    > 1/
    > I have made one program in Access, now I need some tool who can make exe
    > file.[/color]

    Copy myapp.mdb myapp.exe
    [color=blue]
    > What is the easy but good tool for that purpose and where can I get it.[/color]

    Microsoft Office Developper
    [color=blue]
    > 2/
    > Also I need (Copy protection) tool who can do returning leash between bayer
    > and me ( taking his serial number form his hard disk, motherboard etc)
    > Do you know something about that program and where can I get it?[/color]

    You can write vba-functions calling the API. There are many examples
    which you can download in the net. Google is your friend...

    Peter

    Comment

    • Edward

      #3
      Re: 2 small program questions

      "ANSWER" <nospam@nospam. com> wrote in message news:<c6l45n$s1 p$1@ariane.blic .net>...[color=blue]
      > Hello
      > 1/
      > I have made one program in Access, now I need some tool who can make exe
      > file.
      > What is the easy but good tool for that purpose and where can I get it.[/color]

      No such thing, I'm afraid. Best you can do is to create a .MDE file.

      ..

      Comment

      • James Fortune

        #4
        Re: 2 small program questions

        "ANSWER" <nospam@nospam. com> wrote in message news:<c6l45n$s1 p$1@ariane.blic .net>...[color=blue]
        > Hello
        > 1/
        > I have made one program in Access, now I need some tool who can make exe
        > file.
        > What is the easy but good tool for that purpose and where can I get it.
        >
        > 2/
        > Also I need (Copy protection) tool who can do returning leash between bayer
        > and me ( taking his serial number form his hard disk, motherboard etc)
        > Do you know something about that program and where can I get it?
        >
        > Thanks[/color]

        You could try:



        I used an earlier version of this software. After the conversion there's
        still quite a bit of work to do but this software takes you a long way
        towards creating a compiled version.

        James A. Fortune

        Comment

        Working...