Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. RUNDLL32 w/ Long path name

RUNDLL32 w/ Long path name

Scheduled Pinned Locked Moved C / C++ / MFC
helpannouncement
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tony Teveris
    wrote on last edited by
    #1

    I have a shortcut defined as %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16 xxx\g32csg.dll,FONTMANAGERDIALOG" rundll32 does not give me any error nor does it execute g32csg.dll. If I change it to %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16\g32csg.dll,FONTMANAGERDIALOG" with no space in the Omega16 part of the name and also change the actual folder name it works. Any path with spaces doesn't seem to work. This has to be simple but I'm missing it This is on a W2K system. rundll32 version is 5.0.2134.1 Thanks in advance Tony Teveris Gerber Scientific Products Senior Software Engineer Phone: 860 648 8151 Fax: 860 648 8214 83 Gerber Road West South Windsor, CT 06074

    D 1 Reply Last reply
    0
    • T Tony Teveris

      I have a shortcut defined as %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16 xxx\g32csg.dll,FONTMANAGERDIALOG" rundll32 does not give me any error nor does it execute g32csg.dll. If I change it to %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16\g32csg.dll,FONTMANAGERDIALOG" with no space in the Omega16 part of the name and also change the actual folder name it works. Any path with spaces doesn't seem to work. This has to be simple but I'm missing it This is on a W2K system. rundll32 version is 5.0.2134.1 Thanks in advance Tony Teveris Gerber Scientific Products Senior Software Engineer Phone: 860 648 8151 Fax: 860 648 8214 83 Gerber Road West South Windsor, CT 06074

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      What about: %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16 xxx\g32csg.dll",FONTMANAGERDIALOG


      "Take only what you need and leave the land as you found it." - Native American Proverb

      T 1 Reply Last reply
      0
      • D David Crow

        What about: %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16 xxx\g32csg.dll",FONTMANAGERDIALOG


        "Take only what you need and leave the land as you found it." - Native American Proverb

        T Offline
        T Offline
        Tony Teveris
        wrote on last edited by
        #3

        That seems to work as long as the "Start In" field points to the same folder "d:\Omega16 xxx" Thanks Tony Teveris Gerber Scientific Products Senior Software Engineer Phone: 860 648 8151 Fax: 860 648 8214 83 Gerber Road West South Windsor, CT 06074

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups