This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Administrator Priveledges on Win 7 for CCS 4.x

Other Parts Discussed in Thread: CCSTUDIO

"Our Windows 7 deployment includes not giving local administrator rights to desktops.

So when a request for software installation is received, our Help Desk dispatches (sometimes 'virtually' via remote access) a technician to install the software.

The installation works fine for CCS 4, except... some of the engineers that have had it installed insist they need local administrator rights just to 'run' the application, not just install it.


Do you know if this is true?  I believe we may be able to have the privileges of the application reset so the user can execute as an administrator.  However, it does not sound right that execution needs local admin rights.

Can you confirm?

Also - is there a 'floating' or 'network' license available for CCS 4, that we can share (so we limit the number of concurrent users to the number of licenses, for example on our FLEX server)?  We do this with almost every other tool, but the licenses we received are 'dedicated' and not easily floated between users.  (We have to 'unregister' one user and then register the second to move between two users).  We really need to float, please let me know how i convert to floating licenses.

Also, is there is an 'uplift' charge for the floating versus non-shared licenses?  
Please let me know ASAP - our productivity is suffering with these two issues! "

  • Hello

    DerekG said:
    he installation works fine for CCS 4, except... some of the engineers that have had it installed insist they need local administrator rights just to 'run' the application, not just install it.

    Do you know if this is true?  I believe we may be able to have the privileges of the application reset so the user can execute as an administrator.  However, it does not sound right that execution needs local admin rights.

    You should be fine to run without admin privileges if you do not install in the default C:\Program Files" or C:\Program Files (x86)" directory. See the below FAQ for more details:

    http://processors.wiki.ti.com/index.php/Using_CCS_with_Windows_Vista_and_7#CCSv4.2F5

    http://processors.wiki.ti.com/index.php/FAQ_-_CCSv4#Q:_Is_Windows_7_supported.3F

    DerekG said:
    Also - is there a 'floating' or 'network' license available for CCS 4, that we can share (so we limit the number of concurrent users to the number of licenses, for example on our FLEX server)?  We do this with almost every other tool, but the licenses we received are 'dedicated' and not easily floated between users.  (We have to 'unregister' one user and then register the second to move between two users).  We really need to float, please let me know how i convert to floating licenses.

    Yes there are floating licenses

    http://processors.wiki.ti.com/index.php/Licensing_-_CCS (see the section under "Floating Licenses")

    DerekG said:
    Also, is there is an 'uplift' charge for the floating versus non-shared licenses?  

    floating licenses are more costly per seat so there will most likely be an additional cost.

    Contact ccs_license_file_help@list.ti.com to see how to upgrade your licenses

    Thanks

    ki

  • Hi Ki,

    Thank you very much for the excellent response, see below follow up:

    The bypass for CC4 on W7 appears straightforward, except - if we want to install in Program Files, and run the process below:

    Instruct CCS to store configuration data outside the "Program Files" or "Program Files (x86)" directory using the -configuration command line argument.

    What is the -configuration command line format we should use?


    Second - YES, I am interested in upgrading to floating licenses.  Two further questions:

    1)  What license manager software do you use?  We have two FLEXnet servers already, and so I would prefer to use FLEX to manage the licenses.  This requires a license daemon for Flex and a license.dat file for installing/delivering the licenses.

    2)  Can I pay to upgrade 'less than' all 6 of the current fixed licenses, (say 4), which would then typically be 'shared' (only 4 used concurrently) by up to 12 engineers (sharing 1:3), for an effective doubling of the number of users available?  Can I get credit for the 6 fixed licenses against the purchase of the 4 floating, or only pay the uplift charge for 4, and get credit for the two not being uplifted?  If so - can I get a quote for this uplift to 4 floating licenses from 6 fixed?


    Thanks again!

  • DerekG said:
    1)  What license manager software do you use?  We have two FLEXnet servers already, and so I would prefer to use FLEX to manage the licenses.  This requires a license daemon for Flex and a license.dat file for installing/delivering the licenses.

    We also use FLEX

    DerekG said:
    2)  Can I pay to upgrade 'less than' all 6 of the current fixed licenses, (say 4), which would then typically be 'shared' (only 4 used concurrently) by up to 12 engineers (sharing 1:3), for an effective doubling of the number of users available?  Can I get credit for the 6 fixed licenses against the purchase of the 4 floating, or only pay the uplift charge for 4, and get credit for the two not being uplifted?  If so - can I get a quote for this uplift to 4 floating licenses from 6 fixed?

    Do you have a local TI sales person you work with?  If so tell them to ping me (John Stevenson) and we can work out a way to do this.  There is no simple way to do it but it can be done.

     

    John

  • DerekG said:

    What is the -configuration command line format we should use?

    It is an eclipse runtime option:

    http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fruntime-options.html

    You can add the option after "eclipse.exe" in the CCSv4 shortcut. For CCSv5, it'd be after "ccstudio.exe"

    Thanks

    ki