DVD Writer not available under Limited User account

Hi
In one of our computers, with Encore CS3 installed and a Pioneer DVD Writer (with functional ASPI layer), I have the following problem :
If I try to export a project to DVD burning, the writer is not available, but if I modify the account of the user to set it as an administrator, the writer appears on the DVD Export window.
Can you help me ?

I installed Nero Burning Rights to give rights to Everyone and changed writer drive letter to first available letter (writer + reader on the same computer) and it works !

Similar Messages

  • Read/Write App Files Under Limited User Account

    Hi All,
    My desktop app is intended for Windows only. I'm writing files to the hard disk to store app specific configuration.
    The applications main data source is a ZIp file that consists several XML files. The user can store this ZIP anywehre they like and the application will extract the necessary files to a temp dir so that it can read in data.
    When logged into a PC as either an Administrator or Power User, I am able to read write my config files and extract XML files from the ZIP with no problem.
    When logged in as a user with "limited" access, I can only read and write the config files. But when I go to extract any XML files from the ZIP, it seem to get denied due to insufficient permissions.
    The working directory for storeing all these files is: C:\Documents and Settings\<USER NAME>\Application Data\<MY APP>\
    Don't users with limited access have full read/write permissions to their own home directory?
    If not, what can be done to give them full read write access? Is there perhaps some other location I should be using?
    Also, would code signing from some place like Verisign do any good?
    I'm targeting Windows 2000/XP.
    Thanks in advance.
    Regards,
    Jim

    You can also access the user folder through the registry:
         public static final String APP_DATA_FOLDER_CMD = REG_QUERY_UTIL
              + "\"HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\"
              + "Explorer\\Shell Folders\" /v AppData";
          * Gets the current user Application Data folder path defined in the
          * registry.
          * @return The current user Application Data folder path.
         public static String getCurrentUserAppDataFolderPath()
              return queryREG_SZ(APP_DATA_FOLDER_CMD);
          * Performs the query in the registry for the specified value type.
          * @param queryString The query to be performed.
          * @param valueType The value type.
          * @return The value data for the specified value name in the registry.
         public static String queryREG_SZ(String queryString, String valueType)
              try
                   Process process = Runtime.getRuntime().exec(queryString);
                   StreamReader reader = new StreamReader(process.getInputStream());
                   reader.start();
                   process.waitFor();
                   reader.join();
                   String result = reader.getResult();
                   int p = result.indexOf("REG_SZ");
                   if (p == -1)
                        return null;
                   return result.substring(p + valueType.length()).trim();
              catch (Exception e)
                   return null;
         }This will get you the user directory from the registry. However, my issue is
    that the value returned was:
    C:\Documents and Settings\<USER NAME>\Application Data
    Which is great, but that folder didn't exists on my computer. I cannot find
    any documentation to say why it would be there. Except I had no Application
    Data folders under any user. I have XP.
    So when running the program on one computer, I had no valid folder to write
    to and it wouldn't let me create it. Said the <USER NAME> folder could not
    be written to. canWrite() returned false and the directory could not be
    created.
    On another computer, I had the Application Data folder, the canWrite()
    returned false, yet I was able to create a folder and file inside.
    I checked the default <ALL USERS> directory and the Application Data folder
    did not exist there.
    I don't understand how I am supposed to work around it...
    If the folder doesn't exist, I need to be able to create it, whether it's in the
    <ALL USER> or <USER NAME> folder.
    I guess I am counting on the canWrite() to be accurate. Yet it appears that
    I cannot rely on the canWrite() since a false was returned. I wrote!!
    So confused ... need to be able to write to this folder on any computer...
    Help!!

  • Flash player does not work under one user account.

    Flash player does not work under one of my user accounts.
    My system: I work with a mac mini with Mac OS X 10.6.8.
    What I have done:
    I installed the flash player maybe one year ago under my "first" user account. At that time this user account had had administrator authorization. In the meantime I had to change this "first" user account in an account without administrator authorization and created an administrator user with which I installed different programms. Lately, the message came up that it would be necessary to update the flash player. I did it; under the "first" user account, but of course with the administrator's password for installing. The installation had been "successful" - so I was told. But it did not run. I tried it again and again. Each time with "deinstallation" first. No way; it did not work.
    After asking Adobe for the reason of the problem, they suggested to install the programm directly under the administrator user. I did that (of course after deinstalling under the "first" user account) with the result, that flash player runs under my administrator and my "second" user account, but not under the first user account. There I am always told to update my flash player.
    With this result, I talked to Adobe. So they told me to contact the producer of the operating software, since this would be a mistake of the operating software.
    And here I am - full of hope to get help from you.
    Thanks for reading. And thanks in advance for helping me.
    Nanny FS

    Any update to provide at all here guys?  Again, in my situation, it's very much rights-related as a standard user doesn't even report that the flash player exists when testing it on the Adobe Flash Version Detection website (despite it showing up in Control Panel and under Add/Remove Programs).  I've already tried giving the C:\Windows\System32\Macromed and files/subfolders appropriate permissions for the standard user and still nothing.  If I either give the user in question full local admin rights or logon as the domain admin, then the Adobe Flash Version Detection website says Flash is installed and Flash works fine.
    Thoughts???

  • Adobe Reader will not run with limited user account.

    I am trying to upgrade our Citrix Server Farm, from Reader 8.0 to 9.1, and am running into some issues.  First I uninstalled Adobe Reader 8.0 and then installed 9.1 from Adobe's site. Aftter the install completed I was able to run 9.1 without any problems.  However today, when some limited users started working, they started getting runtime errors.  This only happens with non-administrator user accounts.
    the error messages are attached.
    After clicking OK, Adobe Reader terminates.
    Any insight would be greatly appreciated.

    I do believe that I solved my own problem... almost.
    http://kb2.adobe.com/cps/404/kb404597.html
    "The affected user has a redirected Application Data folder and as a result the network path containing the Application Data uses a UNC path that begins with \\. This UNC path causes Acrobat 9.0 or Adobe Reader 9.0 to incorrectly parse the Application Data path and give the error message."
    The article tells me to upgrade to Adobe Reader 9.1...   WTF!!!  9.1 is when this problem started, 8.0 worked great!  I would stay with 8.0 if I could, but some of our programs require 9.1.

  • "Write Error - Limited User Account"

    I get the following message after having worked on a flash
    file for a couple of hours:
    "An error occured while attempting to write to a file. If you
    are logged in with a limited user account, then you may be
    attempting to write into another user's folder which is not
    supported."
    I have a perfectly legit copy of MX Studio 2004 and is
    registered and in good standings at Adobe. I saved my file every 15
    minutes or so. Now, I can't save it, or do a save as either, plus
    the file has vanished. I still actually have it because I have not
    closed Flash, but it will be lost once I shut down. The SWF file is
    still in my file system, but the FLA file has disappeared.
    This has happened to me once before - any idea what's going
    on?
    Thanks!

    sounds like a hard disk error or fragmentation, try saving
    the file under a different name (save as...) in a different
    directory folder.

  • I am not able to access Firefox under one user account on my computer so I created another account. How can I transfer the bookmarks from the old account?

    I use windows Vista and I cannot open Firefox under one user account (I keep receiving the "firefox profile cannot be loaded . . ." error message) on my computer so I created another account. How can I transfer the bookmarks from the old account?

    NOTE: you can skip this 1st step.
    Step 1
    I'm on Win7 so the paths might be slightly different... C:\Users\(YOUR PC ACCOUNT)\AppData\Roaming\Mozilla\Firefox\Profiles\bnelgkol.default\bookmarkbackups ... Find the "bookmarks-[DATE].json" you want and copy it to the profile you want. You may want to change the date to a name you will recognize.
    Step 2
    Then on your browser "Bookmarks>Show All Bookmarks or Ctrl+Shift+B ". This will bring up the Bookmark Organizer, I think they call it Library now. From there click "Import & Back up>Restore" this will bring up a drop down with your back ups. If you followed step 1, find the json you added and select it. If you skipped step 1, from "Import & Back up>Restore" select "Choose File..." Then browser for the json you want to import. Which should be in a similar location as mentioned in step 1.
    NOTE: "AppData" is a hidden folder, will have to set show hidden folders to be able to see it.

  • Can I downlaid Firefox on my Administrator account but have it not be accessible to the Limited User Account?

    I have Windows XP and want to know if I can download and use Firefox on the Administrator account only and it not be accessible to the limited user account. The reason is is we don't want our kids having access to to more than one tab at a time. any suggestions?

    Yes you can,
    # locate firefox.exe file in a directory similar to C:/program files/mozilla firefox/firefox.exe
    # right click it, select '''properties'''
    # add access to your account and remove any entries for other accounts you don't need.
    Please let us know whether that works for you.

  • Why don't java applets run when using Firefox 4.0 in a windows limited user account?

    Java applications will not run in Firefox 4.0 when the windows user/process only has limited user access rights. The systems, I see this behaviour on have Windows XP Pro SP3, Firefox 4.0 and JRE 1.6.0_24 installed. The java application will run when when full administrative rights are present. This issue did not occur with the 3.6 firefox version that was previously installed.

    The problem also exists with the newer Firefox 4.0.1 and Java 1.6.0_25 versions.
    Enabling administrative rights resolves the issue ... though this defeats the purpose of using a limited user.
    The underlying bug appears to be in the Firefox java plugin detection code. The issue is related to the detection code requiring write access to the HKLM\SOFTWARE\mozilla.org windows registry key. The limited user only has read access for this registry key. The behaviour was identified using the Sysinternals ProcessMonitor utility ... showed firefox calling an interface to create the registry key and getting an access denied response in the limited user case.
    A more targeted workaround for the issue is to grant the limited user write access on the HKLM\SOFTWARE\mozilla.org windows registry key. This avoids the need to grant administrative rights to the user and enables the java plugin to be detected. That is, it works on the 2 XP systems where the java plugin wasn't being detected in limited user accounts.

  • PowerPoint file won't open under one user account, but does under another account

    Hello,
    I have a 10.9.5 macbook pro here that will not open a Powerpoint file under one user account. It is up-to-date with Software updates and Office 2008 is up-to-date as well. When I try to open the PowerPoint file, I get the message, "PowerPoint closed unexpectedly" and I can choose to Reopen (which opens a blank presentation) or OK (which closes PowrPoint). I have tried double-clicking the file from the Desktop where is resides, File --> Open from within PowerPoint and also saved it to a flash drive and tried opening from there. It does open under the admin account on the same machine and it will also open on other machines. Other PowerPoint files are opening fine...it's just a problem with the one file. The user has Read & Write privilege to the file. I tried Repairing Disk Permissions, I have tried deleting microsoft plist files, and lastly, have re-installed Office 2008. At this point, I can only think to try deleting the user account and re-adding it, but wanted to see if anyone had any ideas before I go that route.
    Thanks in advance for any suggestions!

    Back up all data before proceeding.
    This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
               ▹ Restart
    from the menu bar.

  • Netbeans not running under root user

    I noticed that after installing Netbeans under user 'root', I'm able to use it under my user account, but it doesn't launch when I'm logged in as root.  I'm running Arch x86_64 with XFCE in VirtualBox.  Everything else works, including:
    Firefox
    Pidgin
    Eclipse
    SRWare Iron browser
    It's not a big problem but when I'm logged in under my user account I can't install new plugins from inside Netbeans.
    I tried running it from the command line but nothing happens, including when I try "sh netbeans -verbose".
    I"m curious why I'm unable to start Netbeans when I'm logged in as root.  Has anyone else experienced this?

    Maybe you should reinstall it "as user" if you're experiencing problems with plugins installation.
    Edit: IIRC you can use xhost to let root run GUI apps.
    Last edited by karol (2010-09-01 22:26:09)

  • ITunes does not launch with new User Account (Vista)

    One of my limited user accounts on Windows Vista because corrupt, so I created a new limited User Account and copied ALL of the files from the old to new.
    Now, when I try to launch itunes on the new user account, it will not open at all. Itunes works on my administrative account, with no problem.
    Can someone tell me the most pain-free way to resolve this issue. And, whatever solution, will I be at risk of losing my itunes libraries?
    Thank you in advance.

    Hiya. Delayed again. Browsers being cranky. (I blame the aftershocks.)
    It's actually plausible that it was installed in there (by doing a run as administrator on the installer itunes64setup.exe, perhaps). Because that suggests a possible cause for these continual permissions-related problems.
    A lot of what you're seeing is consistent with damaged ACLs (access control lists) on files, folders and registry keys. Although it's a lot rarer than it used to be, one of the ways you could get borked ACLs was if a program (like iTunes or QuickTime) was installed in one user account, and then the user account it had been installed in was deleted (or otherwise rendered unusable).
    We don't know which particular permissions are stuffed up here. But there's a shotgun approach to fixing them which used to work okay, although it's a bit fiddlier to do on a 64-bit system than a 32-bit system.
    I'd strongly recommend setting up a system restore point prior to doing this, so you can revert if things turn to custard.
    The basic technique you follow is from the following blog entry *with one important modification.*
    [Solving setup errors by using the SubInACL tool to repair file and registry permissions|http://blogs.msdn.com/b/astebner/archive/2006/09/04/solving-setup-e rrors-by-using-the-subinacl-tool-to-repair-file-and-registry-permissions.aspx]
    The modification is that when you're editing the file to replace YOURUSERNAME with the name of the account, edit the first line so that %ProgramFiles% instead says %ProgramFiles(x86)% and after the line that reads:
    *subinacl /subdirectories %programfiles%\ /grant=administrators=f /grant=system=f /grant=users=e >> %temp%\subinacl_output.txt*
    ... add another line saying:
    *subinacl /subdirectories %programfiles(x86)%\ /grant=administrators=f /grant=system=f /grant=users=e >> %temp%\subinacl_output.txt*
    (The first is to make sure the commands see the subinacl, because it installs in \Program Files (x86)\ on 64-bit systems, and the second alteration is to make sure that the permissions for the 32-bit program files are fixed too.
    After doing that (it'll take a while to run), can itunes launch normally in the new account?

  • Officejet pro 8500 a909g, limited user accounts can't use printing preferences

    The above discription explains most of it. I had install this 8500 printer, then shortly after, uninstalled the other two older  printers I was previously using. That is when the problem started. I can not access printing preferences from a document or from control panel\printer and faxes. But I am able to access from the administrater account. I did an online chat with HP help and what we did made sence, but did not work. We went into the security tab in properties and added the limited user account for all permissions and reboted the computer. Did not work!!!!    I have a dell laptop, windows xp pro, and the printer software is now uninstalled.    the window that pops up when I click on properties is: Function address 0x50085a97 caused a protection fault. (exception code 0x0000005) Some or all property pages may no be displayed. I don not have this problem as an administrater only as a limited user.

    I had this similar problem.  Installed this printer a few months back and for some time it was printing fine.  Recently, I changed the default preferences to black/white, draft, low ink etc etc.  Now if I click on the Properties I get this same window:
      *** (x50085a97 caused protection fault (exception code 9xc0000005 some or all property pages could not be displayed) ***. 
    Running XP on an Dell Intel Pentium and it happens irrespective of the application I am using - usually firefox or staroffice.  9 times out of 10 I can't change the properties, but occasionally it allows me too then reverts back.  So now I am stuck with everything printing black/white as that's the default I set!  Any suggestions welcome.

  • 9.3.0 File association "icon" in XP Pro limited user account problem?

    XP Pro SP3 all MS Updates.
    Problem occurred after updating Adobe PDF reader to 9.3.0 via the program update feature
    File association ok but weird thing is on Limited user account.  The icons for a PDF file are not Adobe ones it is a generic one.  If I try to open the file it opens with the correct program.
    Problem evident on desktop icons and in looking in windows explorer.
    If I attach a file in my email program (Outlook Express) it shows the correct icon.
    These files were created from various pdf creators.  Ofice 2007 Mac SO X 10.4.11 Quartz, Adobe InDesign CS4 (6.0) and InDesigdn CS4 (5.0) so it doesn't seem matter what program created the files.
    I am at a loss to figure out how to get the correct icon in the Limited User Account.  The correct icons show up in the Admin account.  Note the files do open with the adobe reader.
    Thanks
    Celeste

    Gosh anyone out there have any idea how to resolve this?  The generic MS icon for the files in the limited user account is annoying as all get out.  Anyone out there from Adobe or is this not a monitored forum.  Not sure.  Thanks
    Note: Correct program is accessed just the icons for the PDF files in the limited user account are the generic MS ones.
    Celeste

  • Error - Some objects are not available to your user profile...

    Hello,
    It is for BI 4.1 on Windows. We have a connection called CON1 pointing to DB1. It uses UNIV1 All reports were working fine and we were able to refresh it as well.
    Now the CON1 is changed to point to DB2 and we are now getting following error - "Some objects are not available to your user profile. You cannot refresh this Query. See your Business Objects administrator to request rights".
    If I create a new report using CON1 and the it works fine. Only the old reports are still causing issue on refresh. I tried with Admin account as well and same issue.
    The CON1 is still CON1 and universe UNIV1 is still using CON1. Just the content was edited from DB1 to DB2 in CON1. If we create a new report then no issue.
    Can anybody advice if something needs to compiled. Your help will be greatly appreciated.
    Regards,
    SS

    Your old reports are still pointing to same connection. Remember the DSN has been pointed to use another Database. The records and entries will be different. In addition as the records or object mapping have changed for these reports. Hence this would be a very normal behaviour.
    Create a new connection named CON2 or something like that to point DB1 as per your requirement. This way your original reports would work.

  • ...notifications are a paid only feature, they are not available with a free account...

    Hi Support-Team,
    is there a chance to change this:
    "... notifications are a paid only feature, they are not available with a free account ..."
    If we can't send a notification to an other user FormsCentral doesn't make sence and will cancel the account... That would be a pity, because otherwise everything would work very well.
    Kind regards
    Andreas

    Hi;
    Thanks for your feedback, but notifications are a paid feature and are not available in a free account.  That isn't likely to change.  Hopefully there is enough value in this and the other features of a paid account for you to consider an upgrade.
    Thanks,
    Josh

Maybe you are looking for

  • Connecting iPod mini to computer

    When I plug in my mini to the computer, it only charges--it does not update my songs. It doesn't even show that it is connected under the side toolbar on iTunes. What could the problem be?

  • Create Characteristic with multiple units of measure

    Hello Friends, I want to create characteristic (CT04) which has multiple units of measure.  At present  a  Characteristic is created with a single unit of Measure. I have to create characeristic and assign it in MIC. MIC specifications are customer d

  • SAP Standard Tools for compliance

    Hello, i heard that SAP has standard tools available for compliance i.e. AIS, MIC..etc. They are smaller in scope than GRC.  Could someone help show me where I can find them in my SAP v4.6c system. Many thanks. Charles PS: I intend to post this in th

  • I can't connect my phone to my pc(via usb cable)! ...

    whenever i connect the cable to the phone+pc, the phone doesn't show up on the computer. If I click on the nokia pc sync icon and try to connect it there, my phone isn't even in the phone selector list! and when I click on the connection button, a bo

  • Parameter xl_no_start_pob in upb_pm_settings table

    Does anyone know what the above parameter setting does?  It is supposed to somehow change the result when a planning folder is run for a layout w/ a hier and node variable.   but the hier node variable that is user specific is blank. In sem4.0, the u