Windows 10: How can I get the source directory of the .exe

Discus and support How can I get the source directory of the .exe in Windows 10 Software and Apps to solve the problem; In C# application during installation, I need the path of the setup file .exe.How can I get the source directory of the .exe file?... Discussion in 'Windows 10 Software and Apps' started by Pandi E, Jun 11, 2024.

  1. Pandi E Win User

    How can I get the source directory of the .exe


    In C# application during installation, I need the path of the setup file .exe.How can I get the source directory of the .exe file?

    :)
     
    Pandi E, Jun 11, 2024
    #1
  2. Drone Win User

    Directory Size Utility

    First of all nice utility, Mindweaver!
    Second of all, it's so nice to see that this section ain't dead.

    I have a few questions/suggestions, maybe you'd want to see ...
    • maybe you rename Get Folder button caption to something more intuitive? Add Folder, Get Folder Size, Check Folder Size or something like that?
    • Could you add subfolder files to the right pane? (it can be a tickbox with include sub dirs)
    • maybe you also add export list to excel?
    • there's delete file button maybe you add delete folder button too?
    • and finally maybe you can add UP button for directories?
     
    Drone, Jun 11, 2024
    #2
  3. Directory Size Utility

    New! Directory Size Utility BETA v1.1

    New features!
    • New button icons!
    • New Total selected directory size!
    • Made the Exit button text bigger!
    Download here
     
    Mindweaver, Jun 11, 2024
    #3
  4. How can I get the source directory of the .exe

    Directory Size Utility

    Is that the one for download in the original post? You should list the version up for download. *Toast :toast:
     
    stinger608, Jun 11, 2024
    #4
Thema:

How can I get the source directory of the .exe

Loading...
  1. How can I get the source directory of the .exe - Similar Threads - source directory exe

  2. How to get .exe current directory, when the installer is trigger.

    in Windows 10 Gaming
    How to get .exe current directory, when the installer is trigger.: we created a windows application for send file to SFTP server. each installation need separate config like SFTP path, we planed to use config.ini file to store this info. when the installer is trigger it need read the ini file and save the information to windows registry. how...
  3. How to get .exe current directory, when the installer is trigger.

    in Windows 10 Software and Apps
    How to get .exe current directory, when the installer is trigger.: we created a windows application for send file to SFTP server. each installation need separate config like SFTP path, we planed to use config.ini file to store this info. when the installer is trigger it need read the ini file and save the information to windows registry. how...
  4. How can I get the source directory of the .exe

    in Windows 10 Gaming
    How can I get the source directory of the .exe: In C# application during installation, I need the path of the setup file .exe.How can I get the source directory of the .exe file? https://answers.microsoft.com/en-us/windows/forum/all/how-can-i-get-the-source-directory-of-the-exe/20f03a9d-91d0-4d5a-93bf-bf899e583823
  5. How can I find the source of an Active Directory Locked out user?

    in Windows 10 Gaming
    How can I find the source of an Active Directory Locked out user?: Hello all...I'm writing to see if someone can shed some light on a tricky account locked user issue I'm having.The user in question's AD account will get locked out randomly and repeatedly throughout the day. Her phone credentials are fine - no services etc running her...
  6. How can I find the source of an Active Directory Locked out user?

    in Windows 10 Software and Apps
    How can I find the source of an Active Directory Locked out user?: Hello all...I'm writing to see if someone can shed some light on a tricky account locked user issue I'm having.The user in question's AD account will get locked out randomly and repeatedly throughout the day. Her phone credentials are fine - no services etc running her...
  7. Robocopy automatically taking source directory as the script file directory

    in Windows 10 Gaming
    Robocopy automatically taking source directory as the script file directory: Synopsis:- Script file directory name -> PowerShellScripts in Desktop in local C:\...- Script file name -> Dbackup.ps1- Intended source for mirroring -> D:\ a partition on local hard disk- Intended destination for mirroring -> F:\D_LAPTOP_BACKUP_ ... F: is external SSD...
  8. Robocopy automatically taking source directory as the script file directory

    in Windows 10 Software and Apps
    Robocopy automatically taking source directory as the script file directory: Synopsis:- Script file directory name -> PowerShellScripts in Desktop in local C:\...- Script file name -> Dbackup.ps1- Intended source for mirroring -> D:\ a partition on local hard disk- Intended destination for mirroring -> F:\D_LAPTOP_BACKUP_ ... F: is external SSD...
  9. Open source tool for directory statistics

    in Windows 10 Ask Insider
    Open source tool for directory statistics: Can anyone suggest a good open source alternative for WinDirStat? I am not having access to install any software, so this should work as a standalone application. submitted by /u/pradpee [link] [comments]...
  10. Xcopy syntax for multiple source directories

    in Windows 10 Support
    Xcopy syntax for multiple source directories: can someone show me a sample xcopy command to copy C:\Directory1 and C:\Directory2 to a destination directory H:\DestinationDirectory? 88324