current user

  1. C

    Windows 7 UAC problem for 64bit vista?

    If i change my uac to low from off, office 2007 tells me it's not setup for current user and tries to reinstall. Of course, the current user has not changed. the problem only goes away when i return UAC to the lowest possible setting. i also can not change permissions (access denied) of...
  2. R

    Windows Vista Error instaling certificate - .pfx file

    I am trying to install a certificate (.pfx) from a VB script on Vista. This script in turn is invoked by installshield. iStoreLocation = CAPICOM_LOCAL_MACHINE_STORE strStoreName = "ROOT" Dim Store, OpenMode, KeyStorageFlag OpenMode = CAPICOM_STORE_OPEN_MAXIMUM_ALLOWED OR...