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. Visual Basic
  4. Reg:Get Source Path

Reg:Get Source Path

Scheduled Pinned Locked Moved Visual Basic
questioncsharptutorialworkspace
2 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.
  • P Offline
    P Offline
    P T R K
    wrote on last edited by
    #1

    Hi Friends, I have an one .Net windows application setup project which consist for following files. 1.Setup.exe 2.Setup.msi 3.sample.txt My question is, how to get sample.txt file when installing the setup file?. Because i will be refer from some criteria in sample.txt file. Urgent Thanks in advance Rameshkumar Thirumalaisamy

    H 1 Reply Last reply
    0
    • P P T R K

      Hi Friends, I have an one .Net windows application setup project which consist for following files. 1.Setup.exe 2.Setup.msi 3.sample.txt My question is, how to get sample.txt file when installing the setup file?. Because i will be refer from some criteria in sample.txt file. Urgent Thanks in advance Rameshkumar Thirumalaisamy

      H Offline
      H Offline
      helelark123
      wrote on last edited by
      #2

      Windows.Forms.Application.StartupPath & "\" & "sample.txt"

      Shay Noy

      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