How to remove the code of product displayed in public before being stolen

By mistake I posted Windows Xp (Home Edition) in public. Please advise me how to remove the same before being stolen by others

Hello

·          On what public forum after you have the product key?

In public forums, he should have the possibility to modify the message you posted. You can remove it by editing your message.

If you refer to the following link, then it is already deleted.

http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_install/i-am-having-a-genunine-Windows-XP-Home-Edition/ab555a4a-A752-40Ca-b94f-fda2412d87fb?tab=MoreHelp

Tags: Windows

Similar Questions

  • How to remove the old google browser displays the start menu in the internet drop-down list box?

    Original title: Start menu

    When I go to the taskbar and start menu properties I go in Start menu, and then click Customize. then at the bottom where it says see the start menu in the box, it shows an old browser I don't have how to remove it is the browser drop-down list internet google ch

    Hi OliveBrook,

    You can try to uninstall entries of Google chrome under programs and features and check if it appears in the start option of Internet link menu.

    See the link below to uninstall a program.

    http://Windows.Microsoft.com/en-us/Windows-Vista/uninstall-or-change-a-program

    Hope this information is useful.

  • How to remove the register your product with Customization Wizard?

    Hi people,

    I'm trying to deploy Acrobat Pro XI with group policy on 64 bit Windows 7 on our domain computers.

    It seems that the GPO installed on my test machine, but Acrobat is launching a startup screen "Register your product" when it starts.   Did I miss something in the Adobe Customization Wizard of XI?   I entered the serial number and deleted the EULA option.


    Thank you

    Rice

    Capture.JPG

    Hi, rice,

    Yes, there is an option in Adobe Customization Wizard to disable the product registration window.

    Open the package in the Customization Wizard, and then you must go to the category of "Online and Adobe online services features", then check the option 'off the record '.

  • How to remove the spaces of a template header

    I'm trying to work myself through the understanding of the html codes using a model dreamweaver and creating a page for my company. I used dreamweaver before CC, but I try to understand the new changes.

    I came across a problem with the fact that I'm hoping to get help.

    I tried to replace a logo placeholder on the template with my own logo. I seem to have a little space to white at the bottom of the logo when I see mode live view or a browser. How can I get rid of him. I've tried combinations of 0 margins and changing the filling, but it seems I'm just whistling in the dark. Here is the code:

    The CSS associated with this page is here:

    !-[CodeBlockStart:dec9d6ff-17ba-4058-9575-0b88476c1251]-->@charset "UTF-8"; body {make: 100% / 1.4 Verdana, Arial, Helvetica, without serif;}]   background-color: # 42413.   margin: 0;   padding: 0;   Color: #000; } / * ~ ~ Tag of the element selectors / ~ ~ * / ul, ol, dl {/ * because of variations between the browsers, it's best practices to zero padding and the margin on lists.} For consistency, you can specify the amounts you want to here, or on the list (LI, DT, DD) items they contain. Don't forget that what you're doing here cascade to the .nav list unless you write a more specific selector. * / padding: 0;   margin: 0; } h1, h2, h3, h4, h5, h6, p {margin-top: 0; / * deletion of the top margin works around a problem where margins can escape its container block.} The margin of the low rest it will take away from all of the following items. * / padding-right: 15px;   padding-left: 15px; / * adding padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any mathematical model of box. A block nested with side pads can also be used as an alternative method. {* /} an img {/ * this switch how to remove the default blue border displayed in some browsers around an image when it is surrounded by a link * / border: none ;} / * ~ ~ style for your site links must remain in this order - including the Group of selectors that create the hover effect.} ~ ~ * / a: link {color: # 42413;}   text-decoration: underline; {/ * unless that you style your links seem to be extremely unique, it is best to predict stresses quick visual identification * /} a: visited {color: #6E6C64;}   text-decoration: underline; } a: hover, a: active, a: focus {/ * this group of selectors will give a browser keyboard the same experience of hovering as the person who uses a mouse. * / text-decoration: none ;} / * ~ ~ this container fixed-width surrounds all the other blocks ~ ~ * / .container {width: 960px;}}   background-color: #FFFFFF;   margin: 0 auto; {/ * set to auto on the sides, coupled with the width available to the centres * /} / * ~ ~ the header is not given a width. It will extend to the entire width of your layout. ~ ~ * / header {background-color: #A36BE8 ;} / * ~ ~ these are the columns for layout.} (~ ~ 1) padding is only placed on the top and/or bottom block elements. The elements contained in these blocks have padding on their sides. This avoids any «mathematical model of box» Keep in mind, if you add lateral pads or border to the block itself, it will be added to the width that you set to create the * total width. You can also remove the padding of the element in the block element and place a second inner block with no width element and the necessary padding for your design. (2) no margin was given to the columns, because they all floated. If you need to add the margin, avoid placing on the side you're floating into (for example: a right margin on a block set to float to the right). Many times, padding can be used instead. For blocks where this rule needs to be broken, you need to add a statement of ' display: inline ' to the rule of the block element to tame a bug where some versions of Internet Explorer double the margin. (3) given that the classes can be used several times in a document (and an element can also have several classes applied), the columns have received the names of classes instead of IDs. For example, two blocks from the sidebar could be stacked if necessary. These can easily be changed to the ID if that's your preference, as long as you don't use them once per document. (4) If you prefer your nav on the left instead of the right, just float those columns the opposite direction (to the left instead of all rights), and they will return in reverse order. There is no need to move the blocks in the HTML source code. * / .sidebar1 {float: right;}   Width: 180px;   background-color: #C5C2B8;   padding-bottom: 10px; } content {padding: 10px 0;}   Width: 780px;   float: right; } / * ~ ~ This group selector gives the lists in the domain content space ~ ~ * / content ul, ol content {padding: 0 15px 15px 40px; / * this padding reflects the right padding in the titles and the paragraph above net.} Padding was placed on the bottom for the space between the other elements in the lists and on the left to create the withdrawal. These can be customized as you wish. {* /} / * ~ ~ The list of navigation styles (can be removed if you choose to use a contextual menu premade as Spry) ~ ~ * / nav ul {list-style: none; / * this command deletes the list marker * / border-top: 1px solid #666; / * this creates the top border for the links - all others are placed using a bottom border on the LI * / margin-bottom: 15px; / * it creates space between the following content browsing * /} nav li {border-bottom : 1px solid #666; {/ * Creates the separation of button * /} has nav, nav a: visited {/ * these selectors of grouping allows you to ensure that your links to retain their look button even after visiting * / padding: 5px 5px 5px 15px;}   display: block; / * Gives the link properties block causing it to fill the whole container LI. This causes the entire area responds to a mouse click. * / Width: 160px;  / * This width makes all the clickable button for IE6. If you do not need to support IE6, it can be removed. Calculate the width by subtracting the padding on this link of the width of your sidebar container. * / text-decoration: none;   background-color: #15EE00; } nav a: hover nav a: active, nav a: focus {/ * this changes the background and color of text for browsers of mouse and keyboard * / background-color: #ADB96E;}   color: #FFF; } / * ~ ~ Footer ~ ~ * / footer {padding: 10px 0;}   background-color: #CCC49F;   position: relative; / * This gives hasLayout IE6 to erase correctly * / clear: both; {/ * This clear property forces the .container to understand where the columns end up and contain them * /} / * HTML 5 support - sets new HTML 5 tags to display: block so browsers know how to render the tags correctly. * / section, footer, said by the way, article, header, figure {display: block ;}}

    Thank you very much for your help!

    Try this-

    What you are because space is the placeholder for the descenders of glyph on any item that is rendered in a text box (that is, an inline element). By making the image "display: block" you eliminate that space, because a block element is not top-down. If it works to your satisfaction then you can give the logo an id and creation of a CSS selector that contains this kind of block.

  • How to remove the version of app on appworld supplier portal and do not delete the whole product?

    Hello
    How to remove the version of app on appworld supplier portal and do not delete the whole product?
    I added some changes in my verion 3,0,0 App and send it to stable appworld and it pass the process but now
    I want to go back to the previous version (2,4,8), but not remove any product from the store.

    I can't remove the store version, but only to remove any product.

    You cannot delete a version, but you can ask RIM to do it for you
    https://www.BlackBerry.com/profile/?EventID=8109

    If your application is a smartphone application there is a workaround 'disable' release, simply edit the supported devices and leave only one device (e.g. 8800), in this way, no users will be able to download this version.

  • How to move the code from right to left display panel

    How to move the code from right to left display panel

    You don't mention what version you have.  Go to view > uncheck the box design on the left.

    Nancy O.

  • any ideas on how to remove the software malicious zebrouss?

    any ideas on how to remove the software malicious zebrouss?

    This thing I replaces my setting of search in safari - can get rid of it - don't know who got it

    You may have installed ad-injecting malicious software ("adware").

    Do not use any type of product, "anti-virus" or "anti-malware" on a Mac. It is never necessary for her, and relying on it for protection makes you more vulnerable to attacks, not less.

    Save all data first.

    Some of the most common types of adware can be removed by following the instructions from Apple. But before you follow these instructions, you can try an automatic removal.

    If you are not already running the latest version of Mac OS X ("El Capitan"), update or upgrade in the App Store you could adware to automatically remove. If you are already using the latest version of El Capitan, you can still download the current update of the Apple Support downloads page and run it. Still, some types of malware will be deleted, not all. There is no such thing as the automatic removal of all possible malware, either by OS X third party software. That's why you can't rely on software to protect you.

    If the malware is deleted in your case, you will still need to make changes to the way you use your computer to protect you from new attacks. Ask if you need advice.

    If the malware is not automatically deleted, and you cannot remove yourself by following the instructions from Apple, see below.

    This simple procedure to detect any type of adware that I know. Disabling is a procedure distinct and better still.

    Some legitimate software is funded by advertising and may display advertisements in its own windows or in a web browser while it is running. It's not malware and it may not appear. In addition, some Web sites display advertising intrusive popup that can be confused with adware.

    If none of your web browsers work well enough to carry out these instructions, restart the computer in safe mode. Allows to temporarily disable the malware.

    Step 1

    Please triple - click on the line below on this page to select it, and then copy the text to the Clipboard by pressing Control-C key combination:

    ~/Library/LaunchAgents

    In the Finder, select

    Go ▹ go to the folder...

    from the menu bar and paste it into the box that opens by pressing command + v press return. Open a folder named "LaunchAgents", or you will get a notice stating that the file cannot be found. If the file is not found, proceed to the next step.

    If the folder opens, press the combination of keys command-2 to select the display of the list, if it is not already selected. Please don't skip this step.

    There should be a column in the update Finder window. Click this title two times to sort the content by date with the most recent at the top. If necessary, enlarge the window so that all the content show.

    Follow the instructions in this support article under the heading "take a screenshot of a window." An image file with a name starting in 'Screenshot' should be saved to the desktop. Open the capture screen and make sure it is readable. If this isn't the case, capture a small part of the screen indicating that what needs to be shown.

    Start a reply to this message. Drag the image file in the editing window downloading. Alternatively, you can include text in the response.

    Leave the case open for now.

    Step 2

    Do as in step 1 with this line:

    /Library/LaunchAgents

    The record which can open up will have the same name but is not the same as in step 1. In this step, the folder does not exist.

    Step 3

    Repeat with this line:

    /Library/LaunchDaemons

    This time the file will be called "LaunchDaemons."

    Step 4

    Open Safari preferences window and select the tab 'Extensions'. If the extensions are listed, post a screenshot. If there are no extensions, or if you cannot launch Safari, skip this step.

    Step 5

    If you use Firefox or Chrome browser, open the list of extensions and do as in step 4.

  • How to get the code produced for my Windows XP disc if I have the drive?

    Acquisition of Product Code Windows XP

    How to get the code produced for my Windows XP disc if I have the drive?  I signed the BONE when I bought it all first, but have no way of knowing if this is the way to receive a copy of the product key.

    Here are some utilities, which will display your product keys:

    Belarc Advisor: http://www.belarc.com/free_download.html
    (He did a good job of providing a wealth of information.
    However may not detect a key to office, then try one of the other two below)

    Also: http://www.nirsoft.net/utils/product_cd_key_viewer.html
    and: http://www.magicaljellybean.com/keyfinder.shtml

    Paid (free demo is available): Recover Keys: http://recover-keys.com/
    "quickly scans your system for more than 3000 + software '.
    and produces a list of software activation keys.

    13 keyfinder programs:
    http://pcsupport.about.com/od/productkeysactivation/TP/topkeyfinder.htm

    J W Stuart: http://www.pagestart.com

  • Satellite M35 Pro - how to remove the screen bezel?

    Hey everybody,

    Please help me, I was able to disassemble the computer laptop everything and now I have the screen and the top cover out as well. I don't know how to remove the display frame to remove the hinges.

    Can you please help me with this!

    Thanks in advance!

    Hello

    Well my friend, in my opinion you should not try to disassemble the laptop if you n t have the necessary experience and don t know to do this!
    You could damage other parts that you know

    You're stuck on the LCD mask?
    As far as I know the LCD mask is covered by two screws that are hidden under the joints.
    You will need to remove both seals of mask LCD, and then you could remove the two screws hidden under the seals mentioned.
    Then, you could put your fingers between the mask and the LCD screen in order to release the LCD mask plastic locks.

    But note; Be careful, don't use any force!

  • Portege M400 - how to remove the condensation of water?

    I received a second hand toshiba portege m400 mail and saw there probably a condensation of water trapped between the external display and touch screen behind her. because the screen in the upper left corner looks whitish. and the sender of the laptop said he wasn't there when he sent it. I have a picture of trapped moisture, for those who want to see it.

    so, I opened the screen by unscrewing. and I saw that most of the moisture is stuck between the external screen glas and one other layer behind him, which I guess, is the part of the touch screen. who looks inaccessible. These 2? the layers form the upperpart of the screen.

    the lcdscreen with all the electronics in this layer, form the lower part of the screen or if you want, cover. This part is now oke. He also had a condensation of water on it and I was able to gently wipe the little moisture of the lcdscreen without problem. This helped a bit with this problem.

    but moisture remains trapped between the part of the touchscreen layer and this layer of glass in the upperpart of the screen/cover.

    hoping to evaporate the moisture, I left the enlightened a bit more open for a day, I broke even the upperpart and the lowerpart of the screen. I applied a little of an infrared lamp, a remote backup heat. anything that did not help.

    * so, how can I remove the condensation of water? *

    * is there a way to remove a layer in the upperpart of the screen to reach the humidity? *

    Hello olekike

    Please don t get me wrong, but I'm afraid, you need professional with this Mr. help as I see that your question is not answered for days now, and I think that nobody here has a lot of experience with this stuff.
    View replacement OK but how to remove the condensation of water on the touchscreen is perhaps too heavy for us.

    I recommend strongly to contact the nearest Toshiba service provider and ask for help. talking with the guys what we can do about it.

  • I want to know how to remove the back cover of my HP Pavilion Sleekbook 15 to install the new memory?

    I want to know how to remove the back cover of my HP product name: HP Pavilion Sleekbook 15 to install the new memory?  All site shows HP Web is how remove caches memory.  Unfortunately, with the newer models like mine, the whole back cover needs to be removed.  I have tried in vain to remove it, but so far all that I managed to do is scratch my cover.  If anyone can help?

    Dear David

    It's a very good idea, it would also be a good excuse to use my new phone for this.  So I'll say thanks again for the good advice.  Have a great weekend you Mr.  As I said earlier, you're a star...

    Yours Sincerely

    Alan

  • How to remove the support contact at screenshot using the "home" button

    guys, please help, how to remove the support contact at screenshot using the "home" button? I use 6 s ios 9.2, but when I take screenshot with the menu help key, the help key disappear on my photo, but the problem is, I want to take screenshot with my home button, please help... Thank you

    What turned the problem into a screen with the home button? Quickly, you press the power off button and home together and release - if the sounds are enabled - you should hear the camera shutter sound and have the capture in your app screen shots. The help key is not displayed

  • How to remove the default iTunes genres in the most recent version?

    I've just updated to version 12.3.2.35 today and the localizable.strings file is not the same aspect it was.  There used to be just a bunch of channels, where I would like to delete those contained in the / * = Genres = * /, / * = kinds reduced = * / and / * = with Genres = * / categories.  However, the localizable.strings file looks like now as if it was some kind of compiled code or something and I can't seem to find where again to remove the default iTunes genres.  I don't really want to have a bunch of useless genres in my drop-down menus.  Does anyone know how to remove the default types?

    Looks like they changed to a binary file format, perhaps because changes to the file may affect the use of music Apple... which is unfortunate for those of us who do not use Apple music and wants to restrict the list of available types.  It can still be an alternative workaround, but certainly worth of reports via the iTunes of Apple Feedbackpage.

  • How to remove the virus boostspeed.exe

    How to remove the virus boostspeed.exe

    Hi Laurence,.

    As far as I KNOW, you're talking about Auslogics Bootspeed, and it is a program (even if some consider how he acts and what he does to be very similar to how the system will react as if he was infected).  For technical support, see: http://www.auslogics.com/en/support/.

    If it's this product, there seems to be any special product online removal process (but perhaps custom support can help). If it isn't this product or there is nothing like it on your system, then why do you assume that it is a virus - are guessing you or some AV programs, told you that (and if so, which) and how locate you the file name as being the problem?  What is the full path to the file (for example, C:\Program Auslogics... or other)?    What security software you have installed (all names and the exact version of each)?  What version of Windows are you using?  Indeed, please see http://support.microsoft.com/kb/555375 for ideas on other information that will help us.  The more we know, the better we can help and the more focused we can make recommendations.

    I would try the following: start by creating a system restore point, and then back up the registry as well (just to be on the safe side).

    Download the free Revo: http://www.revouninstaller.com/revo_uninstaller_free_download.html and use it in advanced mode to completely remove Auslogics Bootspeed.  If it does not work because it says it is running (which is possible if there is probably not), then start safe mode and try again to remove use Revo in Mode safe.  The chances of success are much higher now that it is not likely to be running in Mode safe.

    I hope this helps.  Please get back to us in all cases, and if it haunts you again, please answer these questions as well as what happened when you tried to remove it as suggested.  On this basis, we will have a better idea if we treat just a difficult program to remove or legitimate an infection of any (or possibly both) and take the necessary measures from there - but we need to learn more and to see if the simple answer works (or why it failed).  We desperately need your help here (provision of information) to be able to help (with recommendations and options and courses of action - or more questions).

    Thanks and good luck!

    Kosh

  • How to remove the file from Dr. Watson?

    How to remove the Dr. Watson File?

    Hello

    1. which version of the Windows operating system is installed on your computer?

    2. Why do you want to delete file Dr.Watson?

    3. are you face any problem with Dr.Watson?

    4. do you get an error code or error message?

    I suggest you to refer to the following Microsoft article and check if it helps.

    How to disable or enable Dr. Watson for Windows:

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

    For more information, see the following Microsoft article.

    How to fix the program with Dr. Watson errors: http://support.microsoft.com/kb/275481

    Hope the information is useful.

Maybe you are looking for

  • Storage issues

    I have a Mac Book Pro. recently, he said that I ran out of storage. When I investigated further my lap top told me that I have almost 80 GB of movies. I went threw all the files on my mac and deleted everything related to film and it made no differen

  • My Mozilla Firefox crashes when I open facebook and becomes not responding do not, what is the problem?

    After a while I can click on continue the script or the shutdown script, but everything I click on this box shows me once again.And when I start Firefox again, I option last session back, but does not exist in the list of facebook tabs.

  • Tecra A3: I have CD-RW/DVD - ROM-> I want to have a CD/DVD-RW

    I have a CD-RW/DVD-ROM drive in my Tecra A3 machine. I want to have the installation of CD/DVD-RW. internal or external.Any recommendations?

  • 5.1 Microsoft Fax Console hangs up after reviewing a fax

    I have Windows XP running the 5.1 Microsoft Fax console. After I compose a fax and preview before sending the whol; e systemsimply crashes and I have to stop. After restart of the fax console starts the fax. What is going on? Thank you John

  • BTTray.exe - system error

    I get this message to each start saying I have a problem with... not found btwapi.dll. I use a program to register, but he does not know this message. Their help is to remove the Bluetooth program and reinstall it. I can't find any help on the HP sit