Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved] Directory name with space
Forum Updated to NodeBB v4.3 + New Features

[Solved] Directory name with space

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 828 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.
  • M Offline
    M Offline
    MohammadReza
    wrote on last edited by
    #1

    Hello friends.

    Im using QProcess & must use a directory that has space in its name.
    e.g.
    C:\Program Files\MyFolder\app.exe
    I can not execute app.exe because of space between Program & Files.
    How to solve this problem?

    Thanks a lot.
    Ya Ali.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      Take look on "QProccess::start":http://qt-project.org/doc/qt-5/qprocess.html#start-3

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved