Announcement

Collapse
No announcement yet.

2019 Deploying QAT

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    2019 Deploying QAT

    I'm (finally) in the midst of deploying 2019 & I just realized that I really should have added the Tab Views and Tile Views icons to our QATs.
    1.) How do I get that into my Deployment in the first place.
    2.) Is there any way to push the QAT (and just the QAT) to people after the fact? Other than manually adding those?
    It doesn't appear to be in the Revit.INI file
    Dave Plumb
    BWBR Architects; St Paul, MN

    CADsplaining: When a BIM rookie tells you how you should have done something.

    #2
    The QAT is saved in the UIState.dat file, located in:

    C:\Users\USERNAMEHERE\AppData\Roaming\Autodesk\Rev it\Autodesk Revit 2019\ENU

    If you build the QAT you want to deploy, and push that file to the users locations at first launch, youll give them the QAT you want. Keep in mind, if you push it AFTER the fact, youll be destroying whatever QAT they already built.

    I would do this as a runonce user login task, in Px Tools, if it were me.
    Aaron "selfish AND petulant" Maller |P A R A L L A X T E A M | Practice Technology Implementation
    @Web | @Twitter | @LinkedIn | @Email

    Comment


      #3
      Does that get deployed from the UserDataCache?
      Dave Plumb
      BWBR Architects; St Paul, MN

      CADsplaining: When a BIM rookie tells you how you should have done something.

      Comment


        #4
        I cant say, for sure. My UDC only has 4 distinct files in it, but i also put those files there. I dont rely on Autodesk to do it, since that one year when they were also supposed to set the Revit Server Accelerator Environment Variable from the setting in the Deployment, and they just DIDNT. That was the last time i relied on the ADSK deployment to do anything other than install software and close.
        Aaron "selfish AND petulant" Maller |P A R A L L A X T E A M | Practice Technology Implementation
        @Web | @Twitter | @LinkedIn | @Email

        Comment


          #5
          Originally posted by DaveP View Post
          Does that get deployed from the UserDataCache?
          Nope. It's created programmatically, not from a UDC seed file, on first launch, if it's not already there. If it is there (i.e. you seeded it yourself with Px Tools, user logon script, etc) then that gets used. And it's a binary file, not something non idiotic like XML. So, no way to modify it after the fact.
          Pragmatic Praxis

          Comment


            #6
            Originally posted by Twiceroadsfool View Post
            The QAT is saved in the UIState.dat file, located in:

            C:\Users\USERNAMEHERE\AppData\Roaming\Autodesk\Rev it\Autodesk Revit 2019\ENU

            If you build the QAT you want to deploy, and push that file to the users locations at first launch, youll give them the QAT you want. Keep in mind, if you push it AFTER the fact, youll be destroying whatever QAT they already built.

            I would do this as a runonce user login task, in Px Tools, if it were me.
            This is what we do. I also edit the ResetUI batch script to copy the company standard.
            Last edited by user_josh; October 23, 2018, 09:18 PM.

            Comment

            Related Topics

            Collapse

            Working...
            X