To access the 'specified values' through script

When you specify (on the link tab) point values for a drop-down list field, how to access a script specified values - as opposed to access the string value?

I use the example of WindJack script (part 1 of the list of programming) to feed a combo, but he needs to complete the initial drop string value - chains I have are a little long and unweildy and if they change I need to update the scripts, etc.. Be able to access the value of the drop-down list would make things much simpler.

var oReasons = 
    {
     "CHQ Returned Undeliverable Cheque": ["01: Unclaimed at Address","02: Unknown Address","03: Address Incomplete","04: No Such Post Office","05: No Such Address","06: Deceased","07: Moved, Address Unknown","08: Refused by Addressee","09: No Reason Given on Envelope","10: Returned Twice from Same Address","11: Additional Information Required - Re-Direct to Ministry","12: Refused - Duplicate Payment"],
        "CHQ Stop Payment - Cheque Attached": ["30: Cancelled - Payment Not Required","31: Stale Dated","32: Cancelled - Incorrect Payee Name","33: Damaged/Destroyed","36: Cancelled - Duplicate Payment","37: Cancelled - Incorrect Amount/Currency","38: Cancelled - Not Entitled","39: Cancelled - Deceased","40: Cancelled - Cannot Locate Payee","41: Wrong Currency","43: Cancelled - Change of Payee"],
        "CHQ Stop Payment - No Cheque Attached": ["20: Never Received/Lost in Delivery (BOI Required","21: Lost/Stolen After Receipt (BOI Required)","23: Not Entitled - Duplicate Payment","24: Not Entitled - Deceased","25: Lost in Clearing (BOI must be signed by negotiating FI)","26: Damaged/Destroyed","27: Not Entitled","28: Stale Dated","29: Not Entitled - Incorrect Payee Name","44: Not Entitled - Payment Not Required","45: Not Entitled - Incorrect Amount","46: Not Entitled - Cannot Locate Payee","47: Not Entitled - Wrong Currency"],
        "Restricted Codes": ["34: Forged Endorsement","35: Material Alteration"]
    };

// the long values above (before the colons) 

// are what I'd like to access by specified value

function SetReasonEntries()
{
   ReasonList.clearItems();
   ReasonList.rawValue = null;

   var aReasons = oReasons[xfa.event.change];
   if(aReasons && aReasons.length)
   {
      for(var i=0;i<aReasons.length;i++)
        ReasonList.addItem(aReasons[i].toString());
   }
}

Hi Jono,

You can specify a value as the second parameter to the addItem method and then access this value using the method boundItem as when the values are entered in the designer.

So in your case, you can load your values

ReasonList.addItem (aReasons [i] m:System.NET.SocketAddress.ToString (), aReasons [i] m:System.NET.SocketAddress.ToString () .substring (0.2));

In the click event (or both) then you can use;

this.boundItem (xfa.event.change)

to return the value which was adopted as the second parameter of the addItem.

In your case, you can get out with the help of the .substring (0.2) to get the value, but an alternative would be to have an array of objects.

'QHC returned the returned cheque': [{id: 1, text: "01: unclaimed at the address"}, {id: 2, text: "02: unknown address"}, {id: 3, text: "03: incomplete address"}, {id: 4, text: "04: No Such Post Office"}, {id: 5, text: "05: No Such address"}, {id: 6, text: "06: d."}, {id: 7, text: "07: moved, address unknown"}, {id: 8, text: "08: refused by the addressee"}, {id] [{: 9, text: ' 09: no reason given on the envelope "}, {id: 10, text:}" 10: returned twice to the same address "}, {id: 11, text:}" 11: additional information required - re - direct to the Department "}, {id: 12, text:}" 12: declined - duplicate payment "}]
,......

Then, you might have;

ReasonList.addItem (aReasons [i] .text, aReasons [i].id.toString ());

... Just in case they come with a 100th reason for not producing the cheque.

Bruce

Tags: Adobe LiveCycle

Similar Questions

  • RootKit/Malware/Virus problem - windows cannot access the specified device file or the path, you don't have permissions

    Hello

    I have a problem with my computer it has been infected by a virus that is not visible in normal mode. It prevents running any application that would help in the detection and removal. I tried running mrt, mcaffe, trendmicro rootkit detector rootkit detector, spybotSD, analysis windows Defender online Windows live onecar. All these works for a minute and then shutsdown, when I click it again I get the error, as mentioned in the title, 'windows cannot access the specified device file or the path, you do not have permissions.

    This problem has a solution or re - install is the only way out?

    The pointers/help appreciated.

    Just to add, I am able to connect using my last known good configuration and only safe mode configurations.

    Thank you

    Id2View,

    1. follow all the instructions in this thread: How to get rid of malware

    2. If still no joy you can find Microsoft MVPs and other trained analysts on the following support sites:
    Aumha.org
    Atribune.org
    SpywareHammer
    BleepingComputer
    Safer-Networking

    3. If you need help with virus-related issues, contact the Support Services Microsoft product.

    To support the Canada and the United States, call toll-free (866) PCSAFETY (727-2338).

    For support outside the United States and the Canada, visit the page Web of Product Support Services.

    4. If you need more assistance for the position of the newsgroup Microsoft - security - virusvirus/worm.
    Through your News Reader:
    News://msnews.Microsoft.com/Microsoft.public.Security.virus
    Via the Web:
    http://www.Microsoft.com/communities/newsgroups/list/en-us/default.aspx?DG=Microsoft.public.Security.virus

    Hope this helps,

    Vincenzo Di Russo - Microsoft MVP Windows Internet Explorer, Windows Desktop Experience & security - since 2003. ~ ~ ~ My MVP profile: https://mvp.support.microsoft.com/profile/Vincenzo

  • Windows cannot access the specified device, path or file. You can not have the appropriate permissions to access the item.

    Hello

    I recently changed to use AVG free Antivirus Vista 2010 edition and since then (next day) seems to be locked out almost everything on the computer other then IE.  Open any kind of .exe translates into "Windows cannot access the specified device, path or file. You don't have the appropriate permissions to access the item. "I can access the Control Panel, but when I try to run something (a user restore Sys account) nothing happens or I get the same error.  I can not even access/cmd?

    Operating system is vista 64 bit home premium
    Computer has 1 which is defined as administrator SP1
    Tried to do a restore of the system in normal mode and safe, the two will not start.

    I have a feeling I know what the problem is, that when you look at the properties > Security "Progam files" in the 5 groupnames user administrator has not enabled in the lower area of permissions?  Guess a virus has locked all accounts to use the machine key files? (When editing and allowing the admin to have full control etc. in written authorization, I get an "access denied" Message.)  Be honest this really problems out of my PC knowledge, I would usually just reformat if I hit I can't solve a problem, but this time reformating is not the best option.

    Thanks in advance for any help, I would really appreciate it, it left me speechless!

    PS. read through the similar questions and have used the "fix windows' programs, with nothing working or me being not able to access something used.

    Hi Dany88,

    First of all, I would say that you uninstall security antivirus vista 2010 of computer software, since there are several questions on the computer after installing. This software may have created conflicts between other programs on the computer.

    As you face problems to access items from 'Control panel', I would say you visit the security software vendor's Web site and search a tool of suppression using which you can uninstall the software.

    Important: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you do not disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network during the time that your antivirus software is disabled, your computer is vulnerable to attacks.

    If questions are set after uninstalling security software, I suggest that you change the security antivirus vista to some else software or contact the vendor of the software for more information.

    I would also say that you are investigating the computer by using the methods mentioned in the link below.
     
    How to get rid of malware or viruses
    http://social.answers.Microsoft.com/forums/en-us/vistasecurity/thread/ba80504b-61f1-4D71-960f-b561798b7b42

    See the link below to find out how to start in safe mode.
    Start your computer in safe mode
    http://Windows.Microsoft.com/en-us/Windows-Vista/start-your-computer-in-safe-mode

    I hope this helps!

    Halima S - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Windows cannot access the specified device, path or file. May not permissions to access you the item. Can someone tell me how to overcome this problem.

    Windows cannot access the specified device, path or file. May not permissions to access you the item. This message appears when I try to access also anti programs anti-virus will not play CD in windows media player. Can someone give me advice on what to do to remedy the problem.

    Hi Lee,.

    • You did any computer change?
    • What anti-virus program is installed on the machine?
    • What is the full and an error code error message when you access the CD through Windows Media Player?

    Follow the steps mentioned below:

    Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode

    Note: try to access Cd rom drive and antivrirus program and see that you get an error

    Perform a clean boot according to the link below:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: Follow step 7 in order to his usual manner once completed troubleshooting computer

    The analysis of Microsoft Security Essentials online according to the LienSuivant:

    http://OneCare.live.com/site/en-us/default.htm

    Reply back with the results

  • Windows cannot access the specified device path

    I have a HP 2000 laptop with windows 7. I had problems playing a dvd. I can burn images and photos of viev on cd. When you try to play a dvd a message-" Windows cannot access the specified device path. You can have not permissions to access this item. "I uninstalled the drive so it is reinstalled on reboot of windows. I used to get a flag asking what program to open with. Now to see "cd" should open in my computer.

    I use Google chrome.

    Hey @Stern07 ,

    Welcome to the HP Forums!

    I understand that you are unable to play the DVD on your laptop of HP 2000 by using Windows 7.

    There may be an easier way to solve this problem, but it's the method that I am referring usually to when having this problem:

    1. launch Regedit (Windows key + R > type regedit > click OK).
    2. navigate in the tree of HKEY_CLASSES_ROOT > DVD > shell > play > order.
    3. double-click on the (default) value on the right side of the split dialog box (String edit dialog box should appear).
    4 copy the contents of the value data field.
    5. click Cancel on the dialog box change the strings.

    Figure 1:

    6. right click on the right side of the split dialog box
    7. Select new-> expandable string value

    Figure 2:

    8. just press ENTER if the cursor is what allows you to change the name of the new value
    9. double-click on the new value that you just created (Edit String dialog should appear)
    10. glue the string that you have already copied in the value data field
    11. click OK in the Edit String dialog box

    Figure 3:

    12. now on the left side of the split dialog box, highlight the folder HKEY_CLASSES_ROOT\DVD\shell\play\command
    13 right-click and choose export.
    14. save this file in a location of your choice and a name of your choice.

    Figure 4:

    15. close regedit.
    16. go to the location you saved the file.
    17. right click on the file, and then choose the Edit option (expected to launch the file open in Notepad (or any text editor).
    18. you should see something similar to (not just copy and paste what I have below, because this PC has installed WinDVD):

    [HKEY_CLASSES_ROOT\DVD\shell\play\command]
    @= "Files \"C:\\Program (x86)\\InterVideo\\WinDVD\\WinDVD.exe\ '%1'.
    "New value #1" = hex (2): 22, 43, 00, 00, 3 a, 00 5 c 00, 50, 00, 72, 00, 6f, 00, 67, 00, 72, 00, 61,------.
    00, 6 D, 00, 20, 00, 46, 00, 69, 00, 6 C, 00, 65, 00, 73, 00, 20, 00, 28, 00, 78, 00, 38, 00, 36, 00,------.
    29.00, 5 c, 00, 6F 49, 00, 00, 00, 00, 65, 64, 00, 72, 56, 69, 00, 74, 00, 65, 00, 00, 6f, 00, 5 c,
    00,57,00,69,00, 6F, 00, 44, 00, 56, 00, 44, 00, 5 C, 00, 00, 57, 69, 00, 6F, 00, 00, 56, 44, 00,------.
    44,00, 2nd, 00, 65, 00, 78, 00, 65, 00, 22, 00, 20, 00, 25, 00, 31, 00, 00, 00

    19. now delete the first line:
    @= "Files \"C:\\Program (x86)\\InterVideo\\WinDVD\\WinDVD.exe\ '%1'.

    20. now replace all in front of the remaining line with just the character = @, final result should look like:
    [HKEY_CLASSES_ROOT\DVD\shell\play\command]
    @= hex (2): 22, 43, 00, 00, 3 a, 00 5 c 00, 50, 00, 72, 00, 6f, 00, 67, 00, 72, 00, 61,------.
    00, 6 D, 00, 20, 00, 46, 00, 69, 00, 6 C, 00, 65, 00, 73, 00, 20, 00, 28, 00, 78, 00, 38, 00, 36, 00,------.
    29.00, 5 c, 00, 6F 49, 00, 00, 00, 00, 65, 64, 00, 72, 56, 69, 00, 74, 00, 65, 00, 00, 6f, 00, 5 c,
    00,57,00,69,00, 6F, 00, 44, 00, 56, 00, 44, 00, 5 C, 00, 00, 57, 69, 00, 6F, 00, 00, 56, 44, 00,------.
    44,00, 2nd, 00, 65, 00, 78, 00, 65, 00, 22, 00, 20, 00, 25, 00, 31, 00, 00, 00

    Figure 5: 

    21 save the Notepad file and close Notepad.
    22. now, double-click the file that you just saved, a warning must appear to say you want to add stuff in the registry.
    23. click Yes to continue.
    24. a dialog box should appear indicating that the values have been added to the registry.
    25 re - open regedit.
    26 cross to HKEY_CLASSES_ROOT\DVD\shell\play\command (you must already be there)
    27. now the value on the side right hand (by default) must have the same data as before, but the Type must indicate that it is REG_EXPAND_SZ

    Figure 6:

    28. now, try to reboot your PC and try to play a DVD.

    Let me know if it works!

    -Source: DVD movie: Windows cannot access the specified device, path, or file. etc

  • Writing files apps get the "Windows cannot access the specified device, path or file. May not be the appropriate permissions for access you the items"error

    It only occurs with certain applications. Firefox and steam (the game application), for example.

    He regularly happening when trying to download a file with Firefox, regardless of the folder I tried to save the item to. Helped Disabling UAC. Sometimes, even when from time to time, however. I usually just download the file again in the same place, and it works fine.

    With steam, it happens 100% of the time when he tries to update. I am trying to troubleshoot with them, but I strongly suspect that there is an underlying problem related to Windows. I am running Windows 7 Home Premium 64-bit.

    It may be relevant that all my files have the blob (not checked) in the box 'read only '.

    There has been no recent changes to my computer.

    I tried:

    Creating a user profile. The question persists while the user as well.
    Using the attrib command from the command prompt to reset the properties of the folder.
    Run the checker system (no errors found) files.
    Taking possession of the records.
    Make sure that I have all the permissions with folders.
    Right click to run applications as an administrator.
    Check if the requests are blocked.
    Try start mode selective (Microsoft, no startup application services).
    Re-registration of Windows install.

    My antivirus software is Microsoft Security Essentials. I did full scans. It prompted me without warning.

    Hello

    Are you having the same problem during the download of Internet Explorer?
     
    Method 1:
    I suggest you try the procedure described in the article and see if it helps.
    Error "Windows cannot access the specified device, path or file" when you try to install, update or launch a program or file
    http://support.Microsoft.com/kb/2669244
    Note: There is a risk of data loss if all the files are infected and which can be removed in the cleaning process.
     
    Method 2:
    If the problem is not resolved I suggest you to save the files and run an upgrade on the spot to repair permissions.
     
    How to perform an upgrade on the spot on Windows Vista, Windows 7, Windows Server 2008 & Windows Server 2008 R2
    http://support.Microsoft.com/kb/2255099
     

    Warning: An upgrade on the spot is the final solution before you have to reinstall the operating system. Note that it takes as much time to do the upgrade as to reinstall the operating system. In addition, some of your custom Windows settings may be lost through this process.

    Hope this helps and keep us posted.
     
     
  • "Windows cannot access the specified device, path or file" for each X 86 application on a Windows 2003 x 64 server

    Hello

    I have a Windows 2003 X 64 server and since a week ago everything works fine.

    For a week or two when I try to run an X 86 application, I always get this error:
    "Windows cannot access the specified device, path or file.
    If I run a x 64 apps everything works fine.
    What made a mistake?
    Thank you

    Hello

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for Windows Server on TechNet. Please post your question in the TechNet forums. You can follow the link to your question:

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer/

  • I get all the time can not download anything 'Windows cannot access the specified device, path or file. You can't have the permissions to access the have__appropriate element. »

    Original title: problems cannot do anything

    Windows cannot access the specified device, path or file. You can't have__appropriate the permissions to access the item. I get it all the time can not download anything

    Hi birdylod,

    ·         What version of the operating system is installed on the computer?

    ·         You did changes to the computer before the show?

    ·         You use Internet Explorer? If so, what version are you using?

    ·         What files you download?

    Follow these methods.

    Method 1: Performs a search using the Microsoft safety scanner.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

    Method 2: Follow these steps:

    Step 1: Start the computer in safe mode with network and check if the problem persists.

    Startup options (including safe mode)

    http://Windows.Microsoft.com/en-us/Windows7/advanced-startup-options-including-safe-mode

    Step 2: If the problem does not persist in safe mode with networking, perform a clean boot to see if there is a software conflict as the clean boot helps eliminate software conflicts.

    Note: After completing the steps in the clean boot troubleshooting, follow the link step 7 to return the computer to a Normal startupmode.

    Method 3: Scan the file system (CFS) auditor to repair corrupted files.

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

    http://support.Microsoft.com/kb/929833

    For reference:

    What to know before applying permissions to a file or folder

  • Since the last nights update I get now launching explorer.exe "windows cannot access the specified device, file, or the path?

    Since update of last nights, I get now launching explorer.exe "windows cannot access the specified device, file, or the path?

    Hi Jemd3,

    I suggest you to completely remove Norton of the system using Norton Removal Tool and check if the problem persists.

    Method 1:

    Maybe it's that your computer is affected by virus and malware. I suggest you run an online anti-virus scan and a scan for Malware. See the links below.

    Microsoft OneCare:

    http://OneCare.live.com/standard/EN-US/3/default.htm

    Malicious software removal tool

    http://www.Microsoft.com/security/malwareremove/default.aspx

    Get a free PC safety scan

    http://OneCare.live.com/site/en-us/default.htm

    Hope this information is useful.

    Thanks and regards.

    Thahaseena M
    Microsoft Answers Support Engineer.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Receives the following message after opening a downloaded game: 'Windows cannot access the specified device, path or file. You can not have the appropriate permissions to access the item.

    Hello!
    So I'm at the end of my rope with this one... it lasts for months, and I keep revisitng every two weeks to try and fix that and every time to be completely frustrated.  I found this forum tonight, so here goes...

    We downloaded a few games on the HP Games Web site.  We download them and everything works fine.  Then, we will open the games and this pop up error message:
    "Windows cannot access the specified device, path or file.  You can not have the appropriate permissions to access the item.

    These games used to run fine, and I have no idea why they now have problems.  We have a Vista operating system, 1 account who is the administrator, the Parental control is disabled (or if we believe).

    If anyone can please help it would be much appreciated!  We have a monthly membership to this site of game and continue to accumulate credits, but may not use it.  It makes us crazy!

    Thank you in advance!

    Hello Heathie,

    Thank you for posting.  It seems that the program is no longer on your computer.  This can happen if the game files are deleted, but the game itself has not been uninstalled correctly.  I recommend you to download the game again to a location on your computer where you can easily find and install it.  This should fix the problem.

    Please let me know if this helps you.
    Zack
    Engineer Microsoft Support answers visit our Microsoft answers feedback Forum and let us know what you think.

  • Jpg file printing - windows cannot access the specified device, path, file

    Original title: I have a similar problem, I can open the jpg fine, I can't print it

    I have a similar problem, I open the jpg fine, I can't print it, permissions are fine. I get the same erorr-windows cannot access the specified device, path, file...

    Hi Janine.

    1. are you able to print documents?

    2. the problem occurs only with a particular image file?

    3. how the printer is connected to the computer?

    4. What is the brand and model of the computer and the printer?

    5. have you logged as administrator?

    Method 1:

    First of all, try to print a test page and check if it works:

    To print a test page

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/print_test_page.mspx?mfr=true

    Method 2:

    I suggest you check out the link to use the System File Checker tool (SFC) to troubleshoot missing or corrupted system files in Windows:

    Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe)

    Note: you must have the Windows XP disc to make the SFC scan.

    Method 3:

    I suggest you to turn off all third-party security software and the Windows Firewall and then try to print the file:

    How to change or remove a program in Windows XP

    http://support.Microsoft.com/kb/307895

    How can I turn on or turn off the firewall in Windows XP Service Pack 2 or later versions?

    http://support.Microsoft.com/kb/283673

    Note: run the computer without antivirus software or firewall is a potential threat to the computer; Be sure to activate security software after completing the troubleshooting steps and after identifying the problem.

    Let us know the results.

  • Error: "Windows cannot access the specified device, path or file. May not permissions to access you the item"while trying to open the batch file.

    Original title: HELP! Cannot scroll open batch files and computer Frezes Mid
     
    Whenever I click on a .bat file, you'll see this message:
    "Windows cannot access the specified device, path or file.
    You can not have the appropriate permissions to access the item.
    I am the administrator of the computer and I use a Windows XP.
    And half the time when I scroll, it Frezes the window!
    This computer that I'm talking about is not connected to the Internet so I cannot use a "fix site.
    I already Ran my Virus Scanner, I have no viruses.
    Help, please!
    -The JavaScripter

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the technet Windows XP forums.

    http://social.technet.Microsoft.com/forums/en/category/windowsxpitpro

  • Windows cannot access the specified device, path or file. You have no permisions them appropriate to access the element.

    XP tells me high when I opened a shortcut of the exe from my office. (PC-1)
    The shortcut points to an exe file that is located on another pc xp on my peer-to-peer network. (PC-2)
    Other PCs on the same network work very well do the same thing. In my research on it, I think it has something to do with me changing the name of PC - 1, after that I created the shortcut. (the shortcut works prior name change) Recreate the shortcut is not do me everything right.
    Unfortunately I do not have restore points to return and I have no restore for this PC no more disks.

    Help! What can I do?

    Hi yellow Jeeper,

    Would you happen to use Internet Explorer 7?

    Please take a look at this article about your mistake with a possible correction, applications of network share Installation generates an error: 'Windows cannot access the specified device, file, or path'.

    I hope this helps!

  • "Windows cannot access the specified device or file. You can not have the appropriate permissions to access the item. "When you try to open a. EXE file.

    Windows cannot access the specified device or file. You can not have the appropriate permissions to access the item.

    Well, I was on my computer, I tried to open an exe file and I got this message

    Windows cannot access the specified device or file. You can not have the appropriate permissions to access the item.
    I have windows xp, anyone have an idea what to do?

    Hi Reaper14,

    ·         The question is limited to this particular .exe file?

    ·         You can open other files very well?

    If you are unable to open a .exe file, refer to the following article.

    Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    322756 (http://support.microsoft.com/kb/322756/) how to back up and restore the registry in Windows

    Click on the link below.

    Cannot open EXE files

  • System error message -"windows cannot access the specified device path or file. You don't have permission to access it.

    Hello

    Can help you. Had problem with safety messages and now I can't open any programs, get message "windows cannot access the specified device path or file. you don't have permission to access"how to restore the system to clear the message

    No sound as I wrote it. But I've sorted it by running Paretologic Data Recovery

    Thanks for your response

Maybe you are looking for

  • Satellite M55 goes out when you disconnect the power cable

    Hello to unplug my laptop the plug rather than switch to the battery, my laptop turns off often simply even if the battery is fully charged. Other time things work as it should. I did some research and my problem seems similar to that detailed here i

  • WIRELESS disconnects frequently on Mac and iPhone

    Hello My Mac Book Air and iPhone 5 disconnects from the network wifi randomly atlas 5 - 6 times a day.

  • After recovery Windows 8 is not enabled

    Product information: HP TouchSmart PC ENVY 15-j013ea laptop I had some problems with my computer, so using HP recovery media creation I created a USB recovery key, after using it I've been able to factory reset everything, but now my windows in not a

  • Weird Time Machine question after restoration

    Hi all First post here so go easy on me I'll try and make this as brief as possible. I've been running an iMac 27 "2010 end (still running Lion 10.7.5, but it is stable so I have not found the need to modernize) and NAS from Synology DS212j with TB 2

  • Satellite C50 - B - 14 d - Windows 10 UEFI/MSC (and USB support)

    Microsoft now offer Windows 10 free download(although for the moment they call it Windows Technical Preview). I have it on my laptop C50 - B - 14 d. There are 2 separate but, I think, related problems. First of all, back on the Windows 8 Toshiba Offi