Answered Application variable

  • Tuesday, September 11, 2012 6:56 PM
     
     
    Is there an environment variable for the Applications folder? Looking for something similar to %scriptroot% = Scripts folder.

    Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.

All Replies

  • Tuesday, September 11, 2012 7:26 PM
     
     Answered
    Not that I'm aware of, but you can always access it using "%deployroot%\Applications"

    David Sebban | Nelite North America | My Blog | Follow me on twitter : @davidsebban

    • Proposed As Answer by David SebbanMVP Wednesday, September 12, 2012 1:48 PM
    • Marked As Answer by Hans Lima Wednesday, January 09, 2013 7:27 PM
    •  
  • Tuesday, September 11, 2012 8:09 PM
     
     
    That's a great alternative! I'm going to try that now and let you know how it goes.

    Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.

  • Wednesday, September 12, 2012 2:14 PM
     
     

    I'm running into a problem using this but it could also be that I am using it incorrectly. I'm essentially trying to keep everything within the deployment share because I have setup linked deployments and there is one site that does not have access to our network here.

    I created a task with: ROBOCOPY "%deployroot%\Applications\Path with a space" C:\Path file.xml

    Received this error: Litetouch deployment failed, Return code = -2147467259 0x80004005


    Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.

  • Wednesday, September 12, 2012 7:09 PM
     
     
    could you paste your bdd.log (using the "insert code" button) ?

    David Sebban | Nelite North America | My Blog | Follow me on twitter : @davidsebban

  • Friday, September 14, 2012 3:14 PM
     
     
    You can disregard...it is working now.

    Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.