Recent content by boisbaudry

  1. B

    Right click in windows explorer => folder ?

    Thank you for your response. In fact, I search a solution using only MSAccess. I would like to avoid having to use a back door, like Autoit or VbScript. Some ideas ?
  2. B

    Right click in windows explorer => folder ?

    Yes, I'll try to be more clear : Under windows explorer, I have put, in a context menu, an Access application "Look.mdb". When I run windows explorer, If I right click on a file, for exemple "test.mdb", it runs Look.mdb (not test.mdb). My question is : when Look.mdb run, how can I retrieve...
  3. B

    Right click in windows explorer => folder ?

    When I right click on a mdb file, in windows explorer, I can load an Access application which can extract the embeded jpeg of this file (an utility of Lebans called ExportOLEtoJpeg). My only problem is : how to pick up the name of the folder of the mdf file on which I have right clicked...
  4. B

    Right click in windows explorer => folder ?

    Hello, Under Windows explorer, when I right click on a file, I want that my Access application (which is in a contectual menu) once loaded, give me the path of the file. How can I do ? Any idea ?
Back
Top Bottom