Refusing to spaces in TextInput?

Is this possible? I want to prevent users from being able to enter spaces in a text input in my application.

Use the restrict property:




    


Work for the two s:TextInput spark in Flex 4 and MX/Halo mx:TextInput in Flex 3 + (and probably earlier). Or if you only want to allow a digital text input, check out http://blog.flexexamples.com/2008/05/15/restricting-which-characters-a-user-can-type-in-a-textinput-contr ole in flex /.

Peter

Tags: Flex

Similar Questions

  • Space between textinput and lable of the present

    Hello

    In my page textinput is here, that my client needs a space between the lable to textinnput.

    Knockaert

    Hello

    803955 wrote:
    In my page textinput is here, that my client needs a space between the lable to textinnput.

    -do not lable for textinput element on your page.
    -create 2 other items

    style: StaticstyleText: prompt = textinput prompt
    style: spacer; width = 50 (you can adujust)

    -organize the elements in the order as below in your area



    Concerning
    Meher Irk

    Published by: Meher Irk on October 28, 2010 22:45

  • Why not FoxFire refuses to read a .css file on one page of my Web site

    I built a website [fortseldenarmory.com]. I use PHP. I have a CSS file and all of the pages use it. A page recognizes the CSS file, but refused to read it. When you use the bar consul programming tool and go to the editor style of the page displays the CSS file. It says I have 0 rules. If I delete a single character in the CSS file and replace it with the same character in the file CSS is read. I have not changed the content of the CSS file, but now it works. As I rear tab through my site and return to this page, he refuses to read it again.

    All other pages on the site have no problem with the same CSS file.

    I erased all the internet temporary files, cookies settings an so on, rebooted and I still have the same problem.

    on my server, I deleted the CSS drop a downloaded it yet again, I deleted and re-uploaded the page problem. I even renamed the page and the problem still persists.

    Test all other web browsers with which I have no problem with the page.

    I even uninstalled Fire Fox, shut down my computer, deleted my files internet and reinstalled Fire Fox and the problem persists.

    At this point, the page contains no PHP code

    Here is the Code:

    <!-- ****************************************************** -->
    <!-- classic-J.html                                         -->
    <!-- Holster Classic "J" page for www.FortSeldenArmory.com  -->
    <!-- Programmer Jay Jay                                     -->
    <!-- Last update 07-26-2014                                 -->
    <!-- ****************************************************** -->
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
            "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    
    <HTML xmlns='http://www.w3.org/1999/xhtml' xml:lang='en'>
    <HEAD>
     <TITLE> Fort Selden Armory * Gun Holsters </TITLE>
     <LINK REL=stylesheet Type="text/css" Href="CSS/FortSeldenArmory.css">
    
     <SCRIPT Type="text/javascript">
    
      var ScreenWidth;
      var H1TextHeight;
      var H4TextHeight;
      var MainMargin;
      var MainMinWidth;
      var HeaderImageHeight;
      var MenuBarHeight;
      var MenuButtonHeight;
      var MenuButtonWidth;
      var SideButtonHeight;
      var SideButtonWidth;
    
      ScreenWidth = screen.availWidth;
      H1TextHeight = Math.round((ScreenWidth/85)+24);
      H4TextHeight = Math.round((ScreenWidth * .005) + 7);
      MainMargin = Math.round(ScreenWidth/15);
      MainMinWidth = Math.round((ScreenWidth * .22)+700);
      HeaderImageHeight = Math.round((ScreenWidth * .025)+60);
      MenuBarHeight = Math.round((ScreenWidth * .008) + 19);
      MenuButtonHeight = Math.round((MenuBarHeight * .9)-6);
      MenuButtonWidth = Math.round((ScreenWidth * .065) + 80);
      SideButtonHeight = MenuButtonHeight;
      SideButtonWidth = MenuButtonWidth -3;
    
      document.write("     <STYLE>");
      document.write("          H1\{font-size: "+H1TextHeight+"px;\}\n");
      document.write("          H4\{font-size: "+H4TextHeight+"px;\}\n");
      document.write("          div#main\{margin-left: "+MainMargin+"px;\}\n");
      document.write("          div#main\{margin-right: "+MainMargin+"px;\}\n");
      document.write("          div#main\{min-width: "+MainMinWidth+"px;\}\n");
      document.write("          img#Header\{height: "+HeaderImageHeight+"px;\}\n");
      document.write("          div#menubar\{height: "+MenuBarHeight+"px;\}\n");
      document.write("          div.menuButtons\{height: "+MenuButtonHeight+"px;\}\n");
      document.write("          div.menuButtons\{width: "+MenuButtonWidth+"px;\}\n");
      document.write("          div.sideButton\{height: "+SideButtonHeight+"px;\}\n");
      document.write("          div.sideButton\{width: "+SideButtonWidth+"px;\}\n");
      document.write("          div.sideButtonPlaceHolder\{height: "+SideButtonHeight+"px;\}\n");
      document.write("          div.sideButtonPlaceHolder\{width: "+SideButtonWidth+"px;\}\n");
      document.write("          div.backToButton\{height: "+SideButtonHeight+"px;\}\n");
      document.write("          div.backToButton\{width: "+SideButtonWidth+"px;\}\n");
      document.write("     <\/STYLE>");
     </SCRIPT>
    
    </HEAD>
    <BODY>
     <DIV ID='main'>
    
      <!-- **************** -->
      <!-- *  Main Banner * -->
      <!-- **************** -->
    
      <DIV ID='header'>
       <TABLE align='center' cellpadding='5'>
        <TR><TD>
         <IMG src='images/FortSelden.jpg' border='2' id='Header'>
        </TD><TD>
         <IMG src='images/Logo.jpg' id='Header'>
        </TD></TR>
       </TABLE>
    
      </DIV>
    
      <H1> Gun Holsters - Classic "J" </H1>
    
      <!-- ******** -->
      <!-- * Menu * -->
      <!-- ******** -->
    
      <DIV ID='menubar'>
       <TABLE Border='0' cellpadding='0'>
        <TR><TD>
         <DIV class='menuButtons' onclick="window.location='index.php'";>
          <H4> Home </H4>
         </DIV>
        </TD><TD>
         <DIV class='menuButtons' onclick="window.location='speedLoaders.php'";>
          <H4> Speed Loader Pouches </H4>
         </DIV>
        </TD><TD>
         <DIV class='menuButtons' onclick="window.location='magazines.html'";>
          <H4> Magazine Pouches </H4>
         </DIV>
        </TD><TD>
         <DIV class='menuButtons' onclick="window.location='others.html'";>
          <H4> Other Products </H4>
         </DIV>
        </TD><TD>
         <DIV class='menuButtons' onclick="window.location='underConstruction.php'";>
          <H4> About Us </H4>
         </DIV>
        </TD></TR>
       </TABLE>
      </DIV>
    
      <!-- ************* -->
      <!-- * Main Body * -->
      <!-- ************* -->
    
      <TABLE Border='0' width='100%' cellpadding='0'>
       <TR><TD width='25%' valign='top'>
    
        <DIV class='sideButtonPlaceHolder'>
         <H4>Impeach Obama</H4>
        </DIV>
    
        <DIV class='backToButton' onclick="window.location='holsterStyles.php'";>
         <H4>Back to Holster Styles</H4>
        </DIV>
    
        <DIV class='sideButton' onclick="window.location='classic-J-Auto.php'";
           onmouseover="document.style.src='images/autos.jpg'";
           onmouseout="document.style.src='images/classic-J.jpg'";>
         <H4>Autos</H4>
        </DIV>
    
        <DIV class='sideButton' onclick="window.location='underConstruction.php'";
           onmouseover="document.style.src='images/revolvers.jpg'";
           onmouseout="document.style.src='images/classic-J.jpg'";>
         <H4>Revolvers</H4>
        </DIV>
    
        <DIV class='sideButtonPlaceHolder'>
         <H4>Impeach Obama</H4>
        </DIV>
    
        <DIV class='sideButton'onclick="window.location='underConstruction.php'";
           onmouseover="document.style.src='images/beltLoopStyles.jpg'";
           onmouseout="document.style.src='images/classic-J.jpg'";>
         <H4>Belt Loop Styles</H4>
        </DIV>
    
        <DIV class='sideButton'onclick="window.location='underConstruction.php'";>
         <H4>Color & Patterns</H4>
        </DIV>
    
       </TD><TD width='50%'>
        <IMG src='images/classic-J.jpg' border='2' name='style' id='Index'>
       </TD><TD width='25%' valign='top' align='right'>
    
        <DIV class='sideButtonPlaceHolder'>
         <H4>Impeach Obama</H4>
        </DIV>
    
        <DIV class='sideButton' onclick="window.location='underConstruction.php'";>
         <H4> Select This Style </H4>
        </DIV>
    
        <DIV class='sideButtonPlaceHolder'>
         <H4>Impeach Obama</H4>
        </DIV>
    
        <DIV class='backToButton' onclick="window.location='underConstruction.php'";>
         <H4> See My Selections </H4>
        </DIV>
    
       </TD></TR>
      </TABLE>
    
     </DIV>
    </BODY>
    </HTML>

    Tools > Page Info > general now shows that the homepage is recognized as windows-1252, like any other and is no longer in the UTF-16 format.

    There is always a red text in the source of the page on Firefox to complain that a space is missing between attributes.

  • Conversion of QuickTime is eating hard drive space?

    So I thought I'd go through some old video files on an external drive, so when I found and tried to open them by default - open with Quicktime Player because they were .mov files. But when opening them that forced me to convert first, which took some time, but it was very good. After viewing the file, I have it closed and he could be invited to record the conversion, but I said no every time.

    Dozens of video clips later, I received a warning that my hard drive is running out of space even though I was not downloading anything. Of course, I'm up to 1 GB, even if I don't know I got a lot more than this, perhaps 20, but at least 10gbs before starting. I don't know Quicktime is somehow to blame, and whenever I try to open a .mov file and it begins to convert, I actually see my free disk space down a bit like 1.35 GB GB 1.06 to 53KO to zero bytes. However, now it crashes towards the end by saying: he can't open the clip, even if the conversion is almost over, and then my disk space back to about 1.35 GB. However, on my most recent test it is simply suspended zero byte. I quit the program and am currently stuck at zero-byte and get the impossible to open again message clip.

    I was able to open the same .mov files in VLC without problem. I tried to use OmniDiskSweeper to find where these ghosts files could be but nothing extraordinary appears. I can't find all the physical files that QuickTime can be created on my hard drive, unless I'm looking in the wrong places...

    I'm currently under OSX Yosemite v10.10.5 and Quicktime v10.4.

    If someone could help me please understand this point, I would be very happy. Thanks for reading this.

    If someone could help me please understand this point, I would be very happy.

    To start, I remember not where temporary files of conversion are stored by the system or if this location varies for different operating systems from the user. Basically, the problem is self-inflicted. When you refuse to save the file after the conversion, the reference of the source file ends up stored in your list of 'Récent' without for as much free disk space used to store the converted data. Try to access the data already converted via the "open the recent item" option will restart just another conversion of the same file. On the other hand, you had actually stored the converted file, you may have deleted or moved to an external drive for future use. Fortunately, if your system works like mine, there may be another way to reclaim the space for temporary storage consumed by conversions without having to know where temporary data is stored. Simply try to empty your "Récent" list by pressing the option "delete". Then watch the space window of Finder reading for a short period, while to see if the OS is recover storage space that has been allocated to the converted data. It worked for me under El Capitan, when I reset my normal 'None' setting return to the default value of '10' and ran some tests to try to reproduce your problem.

  • I moved folders amd64 and i386 to another partition, later deleted them there and now have copies of 0 bytes in the trash who refuse to go away or to restore.

    I found the folders containing these subfolders on my C:\ drive and thought I would move to another partition, because they are not referenced in the registry.  Years later, I deleted those same files, then erased and then removed again from the trash.

    But they refuse to go away... remaining as with attrib C 0 byte files.  Does not restore.  Trash has no security tab by which I could take control of these nuisances, and Unlocker does not work.

    Any way to rebuild the trash or otherwise to clean?  The files remain an embarrassing reminder of my foolishness, but otherwise my system is always very good.

    See if this sounds like your situation and react accordingly:

    When some programs (including Windows) installs things, it can create a temporary folder composed of 20-30 random letters and numbers or random numbers and letters in the root of the drive of the volume with more free space.

    This explains why the records are sometimes on your C drive or any other drive - the most space?

    For example, you can see a similar to or called folder:

    D:\9470bb12e8a4f3447657236478e41c5

    There may be other folders and files in this main temporary folder such as amd64 and i386 platforms.

    They should normally be deleted when the installation is complete, but sometimes they are not - especially if the installation fails.  They are harmless but annoying.  You can think something is wrong when there are no or fear, that the files are really necessary.  To avoid confusion, you can delete the temporary files.

    If your installation has failed or the installation does not remove the folder to the random name when it finishes running again installation will be another folder at the random name.

    You may be able to identify installation (out of curiosity) by looking at some of the contents of the folder and decide if this installation was not serious, just remove the files/folders.  If the installation does not work for some reason, run again just installation will create a new temporary folder to the random name so the old temporary folder is really useless.

    Records are sometimes tough to remove.  Even if you are an administrator on the system, you might get a "sharing violation", "access denied", "used" or type similar message when you try to delete temporary folders.  Facilities sometimes use different permissions that can have a regular user with the administrator group.

    There are many methods to try to remove the folders, and some require third party programs to install or change some windows settings that could compromise the security of your system if you do not change them back when you're done.

    Start your system in Mode safe mode (by pressing the F8 key several times just before XP attempts to load) is a good method to try to remove the files because it does not have to make any changes to your system configuration or by downloading third-party programs.

    If Safe Mode does not work you can change the security of the folder when you start in Normal Mode to give your username full control over the files by navigating to it in Solution Explorer, click on tools, Folder Options, view and in the advanced settings window, uncheck (at the bottom of the list) use simple file sharing (recommended) and click OK.  This disables him recommended simple file sharing on your computer if you want to turn it back on when you're done to make everything you do.

    Right-click on the files of interest, click Properties and click the now visible security tab.  Change the properties, but you need (for example, select your user name, and check the box to allow full control), click OK to apply the changes.

    With usage share of active simple files (recommended) the checked the properties of the folder tabs are:

    General, sharing, customize

    With the use of sharing files simple disabled (recommended) box unchecked, the properties of the folder tabs are:

    General, security, customize

    Now, try to manipulate/delete the folder.

    It's a good idea to go back to the Explorer and the cheque in the box easy to use sharing files (recommended) when you have finished making everything you do.

    If none of the above works, try a popular third-party tool called Unlocker.

    Unlocker can be downloaded here:

    http://www.emptyloop.com/Unlocker/

    If you use Unlocker, be sure to install because he wants to add a bunch of options, addons, shortcuts and other extras that you don't need.

    You must add the shell extension so when you right click on the offending file, you will have a Unlocker option to choose.  I would just install it long enough to clean up the leftovers and then, I usually just uninstall and all parts of it.  You can always install it again another day if you like.

    Unlocker can be uninstalled when you have finished using it.

    Reboot when finished to ensure that boring records are really missing.

  • Lack of available disk space; does not recognize that I have deleted files

    Today I found out, I had 2 GB left on my hard drive 150 GB (Windows XP Home edition, HP mini, purchased mid-2010).  I deleted about 20 GB of different files is no longer needed.  The properties of my C drive still say it be only 2 GB of free space, as if these files have not been deleted.  How can I force to actually evaluate disk space?  He always acts as if the hard drive is full, I can't save anything bigger than 2 GB because he thinks that's all he opened.

    I tried disk clean, defragment, properties of the material, Manager Matrix Storage Manager hardware, intel and now compress, then decompress it.  He still refuses to admit that I released 20 GB of space.

    Hi akbk28,

    I suggest that you perform a cleaning disc again and see if it helps. Check out the following link and make sure that you follow the steps mentioned.

    Description of the tool in Windows XP disk cleanup

  • Explorer Windows Vista refuses to rename the folder

    Windows Vista Edition Home Premium - Windows Explorer often but not always refuses to rename a folder. Sometimes, it will allow me to create a new folder and copies the files in all, but sometimes refuse to allow me to delete the older copies. This happens even when I run explorer.exe as administrator. Any ideas?

    Windows Vista Edition Home Premium - Windows Explorer often but not always refuses to rename a folder. Sometimes, it will allow me to create a new folder and copies the files in all, but sometimes refuse to allow me to delete the older copies. This happens even when I run explorer.exe as administrator. Any ideas?

    Suggestions:

    Run a file system check to see if it can find some bad files and if he can fix it for you.
    Directions for use:

    Start button > Search box type cmd > look up, do a RIGHT click oncmd.exe > click onRun As Administrator > in this window cmd black and white, type at the prompt flashing sfc/scannow > press theENTER key.
    Note: there is a space between 'sfc' and ' / '.
    To sit and wait. It will take time.
    When finished, exit the cmd window.
    Reboot (restart your computer)
    After the hell of a file, see if you still have the same problem.

    See also, what said result sfc/scannow. If he says he finds wrong files, but impossible to fix, then you can download the CBS.
    Here's how:
    In the SAME elevated command prompt window, copy and paste this command line...
    Notepad C:\windows\logs\cbs\cbs.log
    then press the Enter key.
    (if you have to type the command, please note that there is a SPACE between 'Notepad' and 'C')
    Your cbs log will appear in the window of Notepad.
    I'm NOT qualified to analyze the CBS. Here's a link Support MS that will help you:
    http://support.Microsoft.com/kb/928228
    Naturally, there are specialists who can help you decipher the CBS if ask you the question.

    For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • I had a copy of Windows 7 Ultimate SP1 for quite awhile and discovered that I need a new facility (the computer refuses to Windows to run at all).

    Hello!

    I had a copy of Windows 7 Ultimate SP1 for quite awhile and discovered that I need a new facility (the computer refuses to Windows to run at all). I picked up my installation disc and everything, only to find out that someone stole completely he reapply. I am unsure weather or not it is enabled or whatever it is. I tried to call Microsoft technical support and they said to go to the retailer I bought since then, but the retailer in question no longer exists. I'm just screwed?

    Thanks for your help!

    You can retrieve the product key, and then use it to re-download a new copy:

    Here are four utilities, which can display your product keys if they are still there:
    Belarc Advisor: http://www.belarc.com/free_download.html
    (He did a good job of providing a wealth of information.)

    Also: http://www.magicaljellybean.com/keyfinder.shtml
    and: http://www.nirsoft.net/utils/product_cd_key_viewer.html
    and RockXP: http://www.majorgeeks.com/download4138.html which has additional features

    Go to the recovery of the software Page and then enter your key:

    How to: What are my options for Windows 7 reinstall media?

    Make sure you scroll down and read the section:

    What to do if you cannot get your manufacturer recovery media, refuse to use or to buy it or the Microsoft Software Recovery Website does not work?

    If you plan to upgrade to Windows 7, see:

    Task of pre-required

    When you make significant changes to your computer for example updated operating system, you must always back up. See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

    then

    then

    • Turn off (preferably uninstall) your Antivirus utility before you perform the upgrade.
    • Reboot several times, and then try again.
    • Disable the general USB peripherals (for example - smart card reader).
    • If you are using a SCSI drive, make sure you have the drivers available for your storage on a thumdrive device and it is connected. During the installation of Windows 10, click on the advanced custom Option and use the command load driver to load the driver for the SCSI drive. If this does not work and the installer still fails, consider switching to an IDE based hard drive.
    • Perform a clean boot, restart, and then try again.
    • If you upgrade to the. ISO file, disconnect from the Internet during the installation, if you are connected in LAN (Ethernet) or wireless, disable both, then try to install.
    • If you are updated through Windows Update, when download reaches 100% disconnect from the LAN (Ethernet) Internet or Wi - Fi, then proceed with the installation.
    • If this does not work, try using the. ISO file to upgrade if possible.
    • If you are connected to a domain, go to a local account.
    • If you have an external equipment, attached to the machine, unplug them (example, game controllers, USB sticks, external hard drive, printers, peripherals not essential).
  • half top of the textInput is not visible

    So, I'm working around the issue of text using qnxui.swc and QNXSKins.ane entry in Flash Professional CS6. Now, half upper text in my inputText field is not visible on the BlackBerry Z10.

    It works fine when tested in Control/Test Movie / In AIR Debug Launcher (Mobile), but after installation on the Z10 BlackBerry the textFormat makes the top half of the text disappears. The text is no textFormat tiny 8pt.

    Import qnx.fuse.ui.text.TextInput;
    Import qnx.fuse.ui.text.TextFormat;
    Import qnx.fuse.ui.text.TextInputIconMode;

    public var inputField:qnx.fuse.ui.text.TextInput = new TextInput();

    format = new TextFormat();
    format.minSize = 20 * screenscale;
    format. Color = 0x000000;
    format.font = "Arial";
    format. Bold = true;

    instformat = new TextFormat();
    instformat.minSize = 20 * screenscale;
    instformat. Color = 0 x 999999;
    instformat.font = "Arial";
    instformat. Bold = true;

    inputField.format = instformat;
    inputField.addEventListener (FocusEvent.FOCUS_IN, blackinputtxt);
    inputField.addEventListener (KeyboardEvent.KEY_DOWN, checkenter);
    inputField.width = 200;
    inputField.height = 100;
    inputField.text = thisname;
    trace (InputField.TextHeight);
    inputField.clearIconMode = TextInputIconMode.UNLESS_EDITING;
    inputField.x = s140;
    inputField.y = 20;
    inputField.maxChars = 11;
    inputField.restrict = "A-Za-z0-9."
    addChild (inputField);

    Thanks for the boost in the right direction. Apparently textInput.format must be set after textInput.text. In addition, do not use textInput.prompt that I couldn't solve the problem with command prompt. It's the only way I could get textInput to work without using the hack of the space. I guess it will be backwards compatible with the old BlackBerry OS 10 the textFormat cannot modify properties of text except the color.

    package
    {

    import flash.display.MovieClip;
    Import qnx.fuse.ui.text.TextInput;
    Import qnx.fuse.ui.text.TextFormat;
    Import qnx.fuse.ui.text.TextInputIconMode;
    Import qnx.fuse.ui.text.TextInputBase;
    Import qnx.fuse.ui.text.TextFormatStyle;

    public class textinputfix extends MovieClip
    {

    public var inputField:qnx.fuse.ui.text.TextInput = new TextInput();
    var format: TextFormat;
    var instformat:TextFormat;

    public function textinputfix (): void
    {

    format = new TextFormat();
    format. Color = 0x000000;

    instformat = new TextFormat();
    instformat. Color = 0 x 999999;

    }

    public void enterplayername(thisname___tring):void
    {

    var text = thisname;
    inputField.addEventListener (FocusEvent.FOCUS_IN, blackinputtxt);
    inputField.addEventListener (KeyboardEvent.KEY_DOWN, checkenter);
    inputField.width = 200;
    inputField.height = 50;
    inputField.text = text;
    inputField.clearIconMode = TextInputIconMode.UNLESS_EDITING;
    inputField.x = 140;
    inputField.y = 20;

    inputField.maxChars = 11;
    inputField.restrict = "A-Za-z0-9."
    inputField.format = instformat;
    addChild (inputField);

    }

    public void blackinputtxt(e:Event):void
    {

    inputField.removeEventListener (FocusEvent.FOCUS_IN, blackinputtxt);
    inputField.text = "";
    inputField.format = format;

    }

    public void checkenter(e:KeyboardEvent):void
    {

    If (e.charCode is 13)
    {

    internship. Focus = null;
    inputField.removeEventListener (KeyboardEvent.KEY_DOWN, checkenter);
    setplayername();

    }

    }

    }

    In this way, you can pass a string 'User instructions' inputText and it will appear grey. Once the user clicks the inputText field, instructions disappears and the text entered by the user will appear in black.

  • BlackBerry Z10 insufficient space message

    Hello world

    I am trying to sync my music on my phone, but it says there is not enough space to do. There are 9.6 GB left on the phone, but my music collection is only 8 GB. Why doesn't it let me sync music?

    Thank you

    PrinceGeorge wrote:

    Hello world

    I am trying to sync my music on my phone, but it says there is not enough space to do. There are 9.6 GB left on the phone, but my music collection is only 8 GB. Why doesn't it let me sync music?

    Thank you

    Don't know how much free space the operating system needs may be necessary. Why don't you copy and paste albums of music on the phone folder. Do your favorites one by one until the phone refuses to load more.

  • I tried to uninstall microsoft visual studio express web - ENU for windows 7 version 11.0.50727.1 2012, goal, he refused to uninstall. What should I do?

    I tried to uninstall microsoft visual studio express web - ENU for windows 7 version 11.0.50727.1 2012, goal, he refused to uninstall. What should I do?

    Hello

    1. What is the error you get trying to uninstall Microsoft visual studio express 2012 for the web?

    2. How did you try to uninstall Microsoft visual studio express 2012 for the web?

    You can uninstall a program from your computer if you no longer use, or if you want to free up space on your hard drive.

    Uninstall or change a program: http://windows.microsoft.com/en-in/windows7/uninstall-or-change-a-program

    Additional information.

    How to uninstall Visual Studio 2012: http://support.microsoft.com/kb/2771441/EN-US

    Let us know if you need assistance with any Windows problem. We will be happy to help you.

  • Backup Windows not pretend "enough space".

    Backup Windows refuses to create a new Image system because it claims that the goal to drive (the drive on which the image will be placed) doesn't have the space available. It is an incorrect Windows evaluation, as the System Image is ~ 32 GB, and the target drive has about 360 GB of available. The full error message is the following: "Windows Backup skipped backup system image because one of the critical volumes is not having enough free space. Free up space by deleting unnecessary files and try again. "Error code: 0 x 81000033 as there are a few grammatical mistakes in this error message (for example,"is not having enough"should read 'don't have enough', which indicates a person who does not speak English natively wrote the message), I suspect that there may be an intrusion to blame (polite way of saying"foul play"), but Microsoft Security Essentials , or Malwarebytes detects no virus or other.

    How to fix error code: 0 x 81000033
    http://www.PAGESTART.com/win7br0x8100003301.html

    JS
    http://www.PAGESTART.com

    Never be afraid to ask. This forum has some of the best people in the world to help.

  • Out of disk space, please help, very frustrated

    so, I have a 55 GB of SSD, and for a long time now, it was completely full.  This has always been a problem, because I couldn't understand what that was to fill it.  When I look at individually to the size of all my files and folders, it amounts to about 6 GB used, and who knows how many windows 7.  Of course windows does not have 49 GB of space, so it was a mystery.  Recently, my creative cloud stopped working, and I uninstalled all adobe programs.  After you have uninstalled them, I realized one of the factors in my question.  Apparently, adobe decided he was not going to hear me when I said it to install on my hard drive and went himself installed on my SSD.  So after this adjustment, I got 12 GB free on my SSD.  Not much, but it is definitely an improvement.  I started to reinstall photoshop and creative cloud, and he stopped in the middle of the installation.  Guess what, he still ignored me ONCE and the installation on my C drive, and he ran out of space.  So I uninstalled it again, but now for some reason any crazy, I have only 2 GB remaining.  It's like after the start-up of the plant, adobe says my entire disk for allocated space, and after uninstallation, he refuses to give it back to me.  I mean, why the hell photoshop need more 12 shit GB of space?  and why he keep install on my SSD?  This problem is really starting to frustrate me, and I want to just my space blasted back.

    Hi rustina

    Please refer to the system requirements | Photoshop

    What Adobe programs are currently installed on your computer.

    It is recommended to Setup zero Photoshop drive to a secondary drive if you do not have enough space on the drive. Optimize performance Adobe Photoshop CC

    You can also use the Adobe Creative Cloud cleaning tool to solve installation problems

    Concerning

    Assani

  • What HA refusing to try to start a virtual machine?

    I'm trying just to clear on how this process works. If HA is enabled, there is a failure of the host, and he's trying to restart the virtual machines on one or several other hosts, when the host will refuse to restart (failover) a virtual machine? Assume that there is no reservation other than the default 37 MHz CPU and some booking fees calculated generals for RAM (these are the default values, right?). A host would continue to attempt to restart the virtual machines as long as there are at least 37 Mhz and a few hundred MB of RAM available for the moment he is trying to restart? And if so, there are algorithms maintains the host master to decide where to start these VMs? I just think that she should try to startups VM alternately between the available hosts and wait a little bit to make sure that there are still some available resources before you start the following, or something like that.

    Also, if there is fragmentation of resources (for example, 8% of availability on each of the 15 hosts), but HA needs to start a virtual machine that requires 15% of host resources (I realize that there is a reserve in order to decide this question of the requirement, even), would automatically make migration of VMS to other hosts (if the DRS is also enabled) or he'd just sorry cannot start this virtual machine, even if the group as a whole has space for him.  [in this case, must not make large reserves because without a reservation, the virtual machine would start upward and like CPU or memory has increased its use would cause some DRS force other virtual machines out of the host, and perhaps that would work.]

    vSphere 5.1 (vCenter and ESXi)

    The master knows where virtual machines are running and try to balance where virtual machines are started. Reservations and overhead costs are the only things taken into account from a point of view of its use (not the actual resources consumed on a host) because HA does what VMs restarted (and if they have reserves prompting these resources, they need to have to start).

    If the DRS is turned on and available, HA will work with DRS to move workloads so that the largest VMs can begin. If you have virtual machines more the thing to think about is what admission control policy you use. It may be wise to use the location function if all your virtual machines are large and close to the same size, or dedicated host of failover so you won't have to deal with shuffling DRS of workloads. Everything depends on your environment and your needs.

    Does that answer your questions?

  • Acrobat DC converted (boxed) refuses Adobe ID, so without installation

    Ugh - now online with a distraught Adobe support guy (why they never properly train these people) have so much time to "share;.

    Installed a new version of Acrobat Standard DC boxed ("output from 2015") and is entered in the new serial number and my email ID company when requested (which is also used for a sub separated from the CC on another PC...)

    EU 'Sign in check'-l' (XXX) Adobe ID has already been used to activate the software on two other computers or devices...

    Well, I unpacked the box 10 minutes ago, no way can THIS serial number have been used with MY existing Adobe ID.

    Something is obviously wrong with Acrobat - CC - interaction ID Adobe Adobe AC.

    So, I created a new account to Outlook.com and who used a NEW Adobe ID...

    Tried again, using new Adobe ID...

    ... and got "we have found a CC subscription associated with that ID.

    Hilarious!  You can buy a sub CC (which already has Acrobat in it) in order to be able to use the product in box Acrobat DC now? I don't think so.

    Well, 17 minutes after my conversation with the Adobe supports guys, he said... «Checked with my resources, it is more a technical question, you are oriented. "and then" checked with my resources, it's a technical problem, you are facing more of.»

    And Adobe are asking why they are getting a bad reputation...

    To follow...

    OK, so I lost 1.5 hours on it, and the transcript, sort of explains how bad Adobe technical support may be for what is an expensive product in box.  I'm sorry for the Technical Support staff, which is obviously equipped and inadequately trained.

    I've anonymized the names and email addresses to avoid new embarrassment...

    ----

    Close print
    Transcript of your chat
    From: Adobe ([email protected])
    Sent: September 17, 2015 11:50:38
    Recipients: The client ([email protected])
    For additional help, contact us at http://helpx.adobe.com/contact.html
    General information
    Chat start Sep 17, 2015 3:12:08 AM PST
    Time of end of conversation Sep 17, 2015 4:50:34 AM PST
    Duration (time real cat) 01:38:25
    Type of Support Adobe operator #2
    Transcript of the chat
    Info: thank you for your patience.

    In the meantime, you can try our community forums where experts are available 24 hours a day, 7 days a week

    Info: now you are chatting with guy Support Adobe #1.
    Adobe #1 Support type: Hello! Welcome to the Adobe Customer Service.
    Type of Support Adobe #1: Hi customer.
    Customer: Hi
    Info: your chat transcript will be sent to [email protected] at the end of your cat.
    Type of Support Adobe #1: Please let me 2 to 3 minutes then that I will review your request.
    Customer: OK
    Type of Support Adobe #1: thank you for your stay online.
    Type of Support Adobe #1: I understand that you are facing problem in the activation of the application Adobe Acrobat standard DC?
    Customer: Some info. First of all, I used my business ([email protected]) e-mail address. This email contains a subscription of CC, but should not interfere with the product box theory. However, Acrobat said I couldn't use this ID as (I paraphrase) he had been used before for this Acrobat product (which is wrong, because this series is used for the first time). That's why I started using the [email protected]
    Customer: Yes, I'm clearly having a problem in activation Adobe Acrobat Std DC app in box
    Type of Support Adobe #1: I'm sorry to hear that.
    Type of Support Adobe #1: thanks for the confirmation.
    Type of Support Adobe #1: Please provide the serial number of the product to check?
    Client:? I would not normally share a serial number online, because it can be used for the wrong purposes. Can you confirm that you are an employee of Adobe justified?
    Type of Support Adobe #1: Yes, that's why we ask for to check and to help you.
    Customer: I give the serial number, but am unsure as to the relevance. The serial number is obviously valid (as the app checks before moving on to the next step) and has never been used before as I opened the box myself.
    Client: However, here it is: 1016-xxxx-xxxx-xxxx-xxxx-xxxx
    Type of Support Adobe #1: thank you for the serial number.
    Type of Support Adobe #1: as I see it with the serial number: 1016-xxxx-xxxx-xxxx-xxxx-xxxx, East of the serial number Adobe Acrobat Standard 12.0.
    Type of Support Adobe #1: will I go ahead and register the serial number under your Adobe account: [email protected].
    Type of Support Adobe #1: so if you lose the serial number, you can retrieve it by logging in to your Adobe account.
    Adobe #1 Support type:?
    Customer: I'm sorry, how does that help me from Acrobat? I have already entered the serial number, created an Adobe ID ([email protected]) and concluded this ID Adobe Acrobat... but he refuses to start - that is why I contacted you...
    Type of Support Adobe #1: checked with my resources, it is more a technical issue you are facing.
    Type of Support Adobe #1: in this case, I'll copy this cat to the technical team to check and help you with the issue.
    Type of Support Adobe #1: is this good with you?
    Customer: You mean you're NOT technical? I'm annoyed, as I just lost him 17 minutes to talk to someone who does not have the necessary knowledge - although I realise that this may be a lack of management, and not because of you. Yes, please transfer me...
    Info: Please wait while we connect you to a representative.
    Info: we are always helping other customers, thank you for your patience. You can also try our community forums, available 24 hours on 24, 7 days a week.

    Info: we are always helping other customers, thank you for your patience. You can also try our community forums, available 24 hours on 24, 7 days a week.

    Info: we are always helping other customers, thank you for your patience. You can also try our community forums, available 24 hours on 24, 7 days a week.

    Info: we are always helping other customers, thank you for your patience. You can also try our community forums, available 24 hours on 24, 7 days a week.

    Info: we are always helping other customers, thank you for your patience. You can also try our community forums, available 24 hours on 24, 7 days a week.

    Info: now you are chatting with guy Support Adobe #1.
    Info: Please wait while we connect you to a representative.
    Info: you are now chatting with 'guys from Support Adobe #2.
    Adobe #2 Support type: Hello. Welcome to Adobe Technical Support.
    Type of Support Adobe #2: customer Hi.
    Customer: Hi
    Type of Support Adobe #2: I understand that you are facing the question with the activation of the salons Creative Cloud Apps and applications as trial has expired. Is this fair?
    Customer: No, it's false. Even though I'm sure it's not your fault, I'm annoyed to have lost 30 minutes of my time, after paying for an expensive product. Here is a copy of what I posted in the forum, which will explain the situation - as your colleague has of course not explained...
    Client: Install a new version of Acrobat Standard DC and is boxed ('exit 2015') entered the new serial number and my email ID company when requested (which is also used for a sub separated from the CC on another PC...) EU 'Sign in check'-l' (XXX) Adobe ID has already been used to activate the software on two other computers or devices... Well, I unpacked the box 10 minutes ago, no number series THAT have been used with MY existing Adobe ID can means something is obviously wrong with the Acrobat - CC - interaction ID Adobe Adobe AC. So, I created a new account to Outlook.com and who used a NEW Adobe ID... Tried again, using the new Adobe ID... and got 'We have found a CC subscription associated with this ID.' hilarious! You can buy a sub CC (which already has Acrobat in it) in order to be able to use the product in box Acrobat DC now? I don't think so
    Type of Support Adobe #2: thanks for the confirmation.
    Type of Support Adobe #2: I'll be happy to help you with this.
    Customer: thank you.
    Type of Support Adobe #2: you're welcome.
    Type of Support Adobe #2: I know if you have the subscription order number?
    Customer: Why would need a subscription for Acrobat Standard DC boxed product?
    Type of Support Adobe #2: I see that you have purchased the perpetual product, right?
    Customer: I already gave the PN - 65257671 - what need of a subscription?
    Customer: I think it is clear from the information that I gave above...
    Client: However, please check the number of room if you aren't sure.
    Type of Support Adobe #2: may I know exactly the name and the version of Acrobat you are using?
    Customer: Why are you ask me questions, when information has already been given and is visible in this transcription?
    Type of Support Adobe #2: you want to share your computer screen so I can access see what you see?
    Customer: I'll do it, but can you please confirm what product do you think that I have purchased, because you have a) the name of the product, b) the reference number of the box label and c) serial number...
    Type of Support Adobe #2: customer, I see that the serial number is for Acrobat Standard DC.
    Type of Support Adobe #2: I see that you see the error like "No subscription found", right?
    Type of Support Adobe #2: could you please check if it shows that Acrobat Professional or Acrobat Standard?
    Customer: Hi - Yes, the serial number is for Acrobat Standard DC (in fact, 2015 release). If you return to the transcript, you will see that there is a first error (when I used my electronic business address, which currently has a CC on another PC subscription), then a second error (when I used a new email address and the new Adobe ID), who was indeed "found no subscription" etc.
    Type of Support Adobe #2: I see that the subscription is activated under Adobe ID [email protected].
    Type of Support Adobe #2: you want to share your computer screen so I can access see what you see?
    Customer: what do you mean exactly by "I see that the subscription is activated under Adobe ID [email protected]."? You don't need a subscription (CC or Acrobat) If you buy the perpetual version. You do not have an Adobe ID (apparently) and I entered that now as ' [email protected]', as the original Adobe ID ([email protected]) was rejected AS EXPLAINED PREVIOUSLY.
    Type of Support Adobe #2: I know if exactly when you see the error as "no subscription found?
    Client: actually, the guy Adobe before you said it would be 'register' the serial number that is "I'll go ahead and enter the serial number under your Adobe account: [email protected]
    Type of Support Adobe #2: I see that the serial number is valid and we need to perform a few steps in order to solve the problem.
    Customer: > I know if exactly when you see the error as "no subscription found?
    Customer: When I try to start Acrobat... which is why I contacted Support...
    Type of Support Adobe #2: customer, please follow the steps.
    Client: Ainsies, new information for you...
    Type of Support Adobe #2: key to press Windows and r at the same time to open the run window.
    Type of Support Adobe #2: we are always connected?
    Customer: while you expect Support from Adobe to help me, I decided to UNINSTALL and reinstall the product. I have entered my serial number again... and now you are trying to start the product it does not let me even in my ID required by Adobe ([email protected]) it just says: "connection failed - this Adobe [email protected] identification code has already been used to activate the software on two other computers or devices" - but THIS IS NOT CORRECT... because no one else has yet seen serial number until I unpacked it today!
    Client: However, I will now try to 'Have a different Adobe ID' and tell you what happens...
    Type of Support Adobe #2: ensure
    Customer: So, now I want to connect using ' [email protected]' and password Adobe ID...
    Adobe #2 Support type: Okay.
    Client:... and I get the following "no subscription has found - we found a CC subscription associated with this Adobe ID".
    Customer: It is therefore clear that there is something wrong with the way Adobe Systems license work-
    Client: a) he rejects my original Adobe ID, saying it had been used with this serial number previously (impossible, I just unpacked the box!)
    Client: b) proposes a new Adobe ID, then it rejects that, says "no subscription found.
    Type of Support Adobe #2: can I know the exact name and version of the Adobe product on the error message that says not 'found subscription?
    Customer: My technical background, I think that a mistake happens thanks to a license, to which one) If Adobe ID #1 has a subscription of the CC, it refuses to allow a box perpetual installation of Acrobat in this Adobe ID and b) it does not address the new Adobe ID #2 correctly, information if the end user is trapped in a vicious circle.
    Type of Support Adobe #2: key to press Windows and r at the same time to open the run window.
    Client: > may I know the exact name and version of the Adobe product on the error message that says not 'found subscription?
    Customer: I am now pressing R Windows
    Type of Support Adobe #2: customer, for a better understanding can you share the screen so that I can move forward and solve the issue?
    Type of Support Adobe #2: * question
    Customer: You have just asked me to Windows - R - which should not now be?
    Customer: by the way, I just spent an hour with the Adobe technical support now...
    Type of Support Adobe #2: key to press Windows and r at the same time to open the run window.
    Type of Support Adobe #2: Type drivers and press ENTER key.
    Customer: done
    Type of Support Adobe #2: file open etc.
    Customer: done
    Type of Support Adobe #2: hosts file opened in Notepad.
    Customer: done
    Type of Support Adobe #2: could you please paste the information into the file hosts for this chat window?
    Client: # Copyright (c) 1993-2009 Microsoft Corp. # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # This file contains the mappings of IP addresses to host names. Each entry # should be kept on an individual line. The IP # must be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one space of #. # Additionally, comments (such as these) may be inserted on lines # individual or follows the name of the computer that is designated by a symbol "#". # Example: # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client name resolution host # localhost is handled within DNS itself. # 127.0.0.1 localhost #: 1 localhost
    Type of Support Adobe #2: narrow host window files.
    Type of Support Adobe #2: could you please upload the screenshot that says not 'found subscription?
    Customer: But it should be noted that Adobe products communicate always fine with Adobe HQ to activate this network...
    Customer: Of course, but first of all I would like to know if the Hosts file has shown any error please
    Type of Support Adobe #2: customer number.
    Type of Support Adobe #2: I see that the hosts file is fine.
    Customer: Where can I download the page to? In fact, I see not the point to download because it is just text, without error code - but must do so if you wish.
    Type of Support Adobe #2: download the file on this chat pod.
    Client: Guy of Support Adobe #2, I think I know what the solution is (probably). First you must tell me one) how to completely uninstall Acrobat on this PC, including wiping etc., hidden registry entries then b) you must delete this serial number of [email protected] Adobe ID. I think that this then I will reinstall, but immediately to use the ID of [email protected] .
    Type of Support Adobe #2: customer, I'm going to share the screen and solve the problem, if you wish.
    Customer: Your file has been successfully downloaded: guy Support Adobe #2 01.JPG.
    Client: Here's img
    Type of Support Adobe #2: I'm going to come and share the screen, and solve the problem, if you want
    Customer: I don't want to lose another hour if you are not sure of the solution - what measures do you propose to do if I share the screen with you please?
    Type of Support Adobe #2: I see you are trying to activate Acrobat Pro and Acrobat Standard.
    Customer: I type the serial number OF THE BOX that says "Adobe Acrobat STANDARD DC' - product number 65257671 - in very big letters
    Type of Support Adobe #2: I know where you downloaded Acrobat Standard DC?
    Client: and I just googled this SKU and it is without any DOUBT Standard.
    Client: > may I know where did you downloaded Acrobat Standard DC?
    Customer: How exactly would I downloaded Acrobat Standard DC cardboard box? I think that only Adobe technology beam carrier Star Trek have not yet...
    Client: Guy of Support Adobe #2, you should know that this entire transcript will be posted on adobe.com, then you may want this degrades to the staff member. Either way, I'm sure that it's probably not your fault and you are simply not given enough training - despite the costs saved by Adobe using non-European support staff.
    Type of Support Adobe #2: customer, I understand your concern and question is originally due to conflicts of Adobe ID.
    Type of Support Adobe #2: I'll give you a simple job to fix this.
    Type of Support Adobe #2: Please follow the steps.
    Type of Support Adobe #2: Navigate to C:\Program Files (x 86) \Common Files\Adobe.
    Type of Support Adobe #2: open file SLCache.
    Customer: I think that the licensing system (for some reason any) Adobe got confused when I entered my Adobe ID of origin ([email protected]) and think I'm trying to register a third use of Adobe Acrobat Pro - when in fact, I'm trying simply to purchase and register a NEW box of Adobe Acrobat Standard. I suspect some third-rate programmer did not realize that a person might want to buy two different copies of Adobe Acrobat and therefore has not coded licenses for this situation...
    Client: Make your steps now...
    Type of Support Adobe #2: remove all files and folders in the SLCache folder.
    Customer: done
    Type of Support Adobe #2: key to press Windows and r at the same time to open the run window.
    Type of Support Adobe #2: Type % programdata and press ENTER key.
    Customer: done
    Type of Support Adobe #2: Adobe Open and Open SLStore file folder.
    Customer: done
    Type of Support Adobe #2: remove all files and folders in the SLStore folder.
    Customer: done
    Type of Support Adobe #2: launch Acrobat Standard DC.
    Client: Fact - now requires Sign In. I will do with the new ([email protected]) Adobe ID, right?
    Type of Support Adobe #2: Yes please.
    Customer: Oh, actually it already shows that ID - so must enter the password
    Type of Support Adobe #2: Yes please.
    Client: Chose the license this software and now enter the serial number (NEW!)
    Adobe #2 Support type: Okay.
    Customer: Okay, so this seems to have worked, thank you. I don't know if Adobe U.S. listen to the comments of workers (that they don't seem to listen to the customer feedback...), but there is clearly a problem of license here. In other words, I bought one under CC, yet when I tried to use the same Adobe ID to install a NEW BOX of Acrobat Standard DC version, he refused to let me activate - saying that I had already used for many licenses for this product. It's NOTHING to do with the local files on the PC, to do with the authorization of back-end systems. Maybe you could give this feedback?
    Customer: I should have added that the new Acrobat STandard was on a machine that had no installed cc...
    Adobe #2 Support Guy: customer, I understand your concern.
    Type of Support Adobe #2: I see that you bought the subscription under Adobe ID [email protected] and activated on 2 devices.
    Customer: I see that you bought the subscription under Adobe ID [email protected] and activated on 2 devices.< -="" which="" subscription="" are="" you="" referring="">
    Type of Support Adobe #2: when you try to activate CC apps on third system you get an error like "you disconnect all devices.
    Customer:-what subscription are you referring?
    Type of Support Adobe #2: Creative Cloud subscription.
    Type of Support Adobe #2: is that correct?
    Customer: Do you see the logical flaw here? Yes, I bought a sub CC under my main AdobeID and installed on a main PC and a laptop backup (which is quite legitimate). However, like many people, I use more than one PC - so I bought DC Acrobat (and a different version to CC, which is Standard) and installed on a new PC, with a perpetual license serial number. BUT the Adobe licensing system is clearly wrong and does not realize that the perpetual license has NOTHING to DO WITH my sub CC. ERGO, Adobe needs to solve the problem. Or do you see a any error in the argument above?
    Type of Support Adobe #2: customer,.
    Type of Support Adobe #2: products Adobe can be installed and activated on 2 systems but cannot be used at the same time.
    Type of Support Adobe #2: when you try to sign third system, you get an error that says "you disconnect all devices.
    Type of Support Adobe #2: when you click Sign out me all devices you can go ahead and sign to 2 devices.
    Client: > Products Adobe can be installed and activated on 2 systems but cannot be used at the same time.< -="" adobe="" support="" guy="" #2,="" how="" many="" systems="" do="" you="" think="" that="" the="" boxed="" product="" i="" have="" just="" purchased="" (acrobat="" standard="" dc,="" serial="" number="" beginning="" 1016-...)="" has="" been="" installed="" and="" activated="">
    Customer: I think it should be clear from our conversation, but if not let me know
    Type of Support Adobe #2: when you use the Adobe ID [email protected] it detects the subscription product base and serial number based product.
    Type of Support Adobe #2: * when you use the Adobe ID [email protected] it detects the product base subscription and no serial number based product.
    Client: Type Adobe #2 Support, systems how do you think that the boxed product I bought (Acrobat Standard DC, serial number starting 1016-...) has been installed and activated on? s ' please let me know your understanding...
    Type of Support Adobe #2: customer, are you able to activate Acrobat Standard?
    Client: > when you use the Adobe ID [email protected] it detects the product base subscription and no serial number based product.< -="" there="" is="" no="" subscription="" based="" product="" (i.e.="" cc)="" on="" this="">
    Client: > customer, are you able to activate Acrobat Standard?< -="" i="" think="" that="" "ok,="" so="" that="" seems="" to="" have="" worked,="" thank="" you."="" probably="" means="" i="" have...="" and="" i="" can="" see="" you="" are="" keen="" to="" end="" the="" chat.="" i="" am="" sure="" this="" session="" has="" been="" as="" painful="" for="" you="" as="" it="" has="" been="" for="" me,="" and="" i="" am="" genuinely="" sorry="" that="" the="" company="" that="" employs="" you="" does="" not="" show="" you="" and="" your="" colleagues="" the="" necessary="" respect="" by="" giving="" full="" and="" complete="" training.="" have="" a="" good="">
    Customer: you can close the session now
    Type of Support Adobe #2: wish you the same.
    Type of Support Adobe #2: I'm sorry if you felt like that.
    Type of Support Adobe #2: If you want more information, I can help you with that.
    Client: Guy of Support Adobe #2, wo/man cannot do too good a job than the tools it comes with. Adobe clearly do provide all the tools and training necessary. That reflects badly on an American company big and rich, but not necessarily on you and your colleagues.
    Customer: you can close the session now
    Type of Support Adobe #2: is there anything else I can help you?
    Customer: No thanks, you can close the session
    Type of Support Adobe #2: you're welcome.
    Type of Support Adobe #2: please contact Adobe. Good bye.

Maybe you are looking for

  • Windows 10 Snipping Tool works only with Firefox

    I've uppgraded Windows 8.1 to 10. The cutting tool works in W8.1. Got the new tool from Snippping W10. It works with Edge and other apps, but when I click on the new button, when I'm in Firefox I just get a completely gray screen. I have tried on sev

  • New playlist from the album

    I used to be able to click with the right button on a cover of the album and have the ability to 'create new playlist '.  This option now seems to have disappeared.  I do not want to add an album to an existing selection, but just try to find an easy

  • Impossible to install Vista SP2 or preparation _ update

    preparation of Vista system error 0 x 80240009Vista SP2 error 0 x 80070490Cannot download "bugs" or explore 8 is... .Please help!

  • How can I enable "access to audit objects" in Vista Home Premium edition?

    I've looked everywhere and I can't find the answer!I know I have to change the registry, because the Home editions is not secpol.msc or similar which would allow me to do that easily. Where in the registry could I find it? Thanks in advance for your

  • Call SIP with Tandberg C40

    I have a Cisco Tandberg C40 codec and have been making H.323 calls for an organization with no problems.  The organization is now making changes and demanding that I connect to them with their new SIP address.  When I try to connect, it is said immed