Palette disappears when the script is loaded

Hello

When I run a script that opens a window box palette tool ExtenScript window behaves as I expect.

But when I load the same script from illustrator (ctrl + 12) window is not displayed or closes instantly.

What Miss me?

Thank you!

BR,

Johan

precede your script with

#target Illustrator
#targetengine main

Tags: Illustrator

Similar Questions

  • Move links to javascript value when the page is loaded

    Hello

    I use JDeveloper 11.1.2.4.0.

    When loading my jsf page, I want to pass the value of the lat, long columns of links the attribute so that the map google map is rendered correct loading of the page.

    I can do when a button is clicked.  But I want to do it when the page is loaded.

    Any ideas?

    Thanks in advance.

    Here is the code snippet, which includes the javascript function: instead of coding hard - 34.397 and 150.644, I would like to happen next as parameters or

    access it some how from the pagedef attribute binding.

    < f: facet name = "metaContainer" >
    " < af:resource type = 'javascript' source = ' https://maps.googleapis.com/maps/API/js?v=3.exp & Sensor = false "/>
    < af:resource type = "javascript" >
    var map;

    initialize() function
    {
    var mapOptions =
    {
    Zoom: 8, Center: new google.maps.LatLng (-34.397, 150.644)
    };
    card = new google.maps.Map (document.getElementById('map-canvas'), mapOptions);
    }

    google.maps.event.addDomListener (window, "load", initialize);
    < / af:resource >
    < / f: facet >

    Hello

    set a listener of phase for the view (using the beforeMethod on the f: view of the page markup). In the method, then use the ExtendedRenderKit Service to call JavaScript from Java. The method must listen for the phase PREPARE_RENDER, who is the liaison for the page to exist. You can access the link from BindingContext.getCurrent () .getCurrentBindings () layer. From there, you call (AttributeBinding) bindings.get ("the binding of the attribute name") to get the attribute mandatory and then - in a next step - the inputValue with data to transmit

    Call JavaScript from Java:

    String script = «...» Add JS calls to set values in JS variables accessed by Google Maps"

    ExtendedRenderKitService erks = Service.getRenderKitService (context, ExtendedRenderKitService.class);

    erks.addScript (context, script);

    Frank

  • [ADF, JDev12.1.3] Call ExecuteWithParams operations programmatically when the page is loaded. How...?

    Hallo,

    in a working group, I have a 'readonly' page that uses in many istances VO (for fields, tables,...).

    When the page is loaded, I need to call its ExecuteWithParams operation for each VO.

    I would drag / drop (cascading) the operation of each VO ExecuteWithParams in the workflow, but the problem is that I need to run logic to call.

    For example, I have some cases in which I have to exec VO, and then pass the value of a field in the returned to the VO ExecuteWithParams, another record.

    I guess I can't manage this 'declarative' in the taskflow but I use code in a managed bean.

    So far, I've added for each VO ExecuteWithParams action page links.

    I know I can use a code like this to call the ExecuteWithParams for each VO...

    OperationBinding operationBinding = BindingsUtils.getBindings().getOperationBinding("ExecuteWithParamsToCall");
    operationBinding.getParamsMap().putAll(paramsMap);
    Object result = operationBinding.execute();
    if (!operationBinding.getErrors().isEmpty()) {
      return false;
      }
    

    ... but the problem is... where and when I call?

    I wrote in the managed bean extended view a public function initPage() tha called the ExecuteWithParams.

    How to use this function?

    I can use it during the lazy fo page load?

    Can I use it as a method call to place in the working group before the page? I have to admit that I already tried that way, but it did not work...

    In addition, after calling a VO ExecuteWithParams, as I said before, I may have the need to treat the VO after his execution to gather values for some fields (I'll pass these values to the other VO ExecuteWithParams).

    Can I access the iterator from the bean by using the iterator binding?

    Thank you very much

    Federico

    Instead, I have to create it in the the methodCall1 pageDef?

    Yes

    And if methodCall1 calls - as in my case - the function of a bean that uses the ExecuteWithParams many istances VO... I create all the necessary links in the methodCall1 pageDef?

    Yes

    And Yes... Links ExecuteWithParams that I created in the page untitled1 aren't necessary?

    Once again Yes (except if you do not have to invoke to untitled1 page)

    If you have 2 minutes trying to download the app, so you'll have is that I was

    I have more than 2 minutes (I hope), but I did not immediately jdev

    Dario

  • Put the active table in respect of the development when the script was interrupted by a dialog box

    I adapted a script which browse tables in a file of Fm and asks the user if he wants the current to be reformatted or not active table

    I have not find a clean way to the table that is currently selected in the variable "tbl" or visible on the screen when the scripts sends a dialog box.

    The workaround I found is to launch a format on the table before sending the guest, in this case the table processing is apparent when the prompt arises.

    But I would like to have the visible table and avoid doing all the treatments on the table until the user has had a chance to respond to the prompt.

    I guess that there must be a method to draw the attention of the active window on an item that is selected in a variable?

    function ApplyTableFormat (doc)
    {
    If (doc.) ObjectValid())
    {
    var tbl is doc. SelectedTbl
    var tbltitle;
    var tblTextItem;
    While (tbl. ObjectValid())
    {
    tbltitle = "";
    tblTextItem = tbl. FirstPgf.GetText (Constants.FTI_String);
    for (var i = 0; i < tblTextItem.length; i ++)
    {
    tbltitle += tblTextItem [i] .sdata;
    }

    / * How my "tbl" visible in the window active doc? */
    If (Alert ("format:" + tbl.)) "Tbltitle + FirstPgf.PgfNumber + '? \nClick Cancel to abort. ((', Constants.FF_ALERT_CANCEL_DEFAULT))
    return;
    / * Insert here the table formatting code * /.

    TBL = tbl. NextTblInDoc;
    }
    }
    on the other
    {
    Alert ('no active doc', Constants.FF_ALERT_CONTINUE_WARN)
    return
    }
    }

    There is a document feature that allows to scroll the window to a location of particular text:

    doc. ScrollToText (textRange);

    You might be able to do something like this:

    doc. ScrollToText (new TextRange (tbl. TextLoc, tbl. TextLoc));

    -Rick

  • In a text box - Guidance Notes that disappears when the user types on?

    Hello

    I'm looking for a way to add Guidance Notes in a text box - that disappears when the user types on?

    Thank you very much

    GD

    See:

    95078.aspx https://Answers.acrobatusers.com/is-Add-Instructional-Text-Text-Field-disappear-clicked-Q1

  • Compiling jsx to jsxbin, Palette disappears during the race

    Hello world

    My ID version is CS5, I added # targetengine "session."

    I compile jsx to jsxbin, but the palette disappears during the race.

    Anyone can tell me the reason?

    Thank you.

    Best regards

    Goldbridge

    You can wrap the content of jsxbin inside app.doScript () routine and add engine target in front of her.

    Hope that helps.

    --

    Marijan (tomaxxi)

    http://tomaxxi.com

  • menu Spry disappears when the window browser pulled/stretched manually

    Hello

    my menu spry seems to disappear when the browser window is pulled/stretched manually expand beyond a certain point. He himself the stack when the window manually reduced to a narrower format. This is regardless of the float property, either to the right or left.

    I'm still at the stage of construction of the building/dev...

    {.menuWrapper}

    float: right;

    width: 60%;

    margin-top:-38px;

    }

    Thank you!

    There are two problems here.

    1. when the browser is an average width, any adjustments in place, no problem

    2. when the browser is reduced in width, there is not good enough real estate menu bar, so the last item of the menu, and then double to the high slot the MenuBar

    3. when the browser is expanded, the bar of menus is able to escape alongside the image of c2c_logo, but because you set a top margin-38px, the menu bar springs out of sight.

    Solution:

    1 give the menu bar more real estate to remove white space next to the actual image, which makes the smaller image or the default method, change the image to a background image. The latter will provide the best way to provide the necessary space for the menu bar.

    2. After doing the above, you will notice that the menu bar disappeared once more, the top margin should therefore be adapted. The top margin will be in the region of 120px

    GRAMPS

  • Need to call the javascript function when the page is loaded

    Hello - I have a javascript function defined on Page 0 of my application. It is in the source of an unconditional
    region whose view point is after the header.

    I call successfully the function of event onchange on individual page elements. (The function
    sets the value of an element based on the value of another).

    But I also need to call the function when the page is loaded. The page is a form of data modification,
    so many values is filled when it is loaded, and I need the dependent values populated
    also.

    I tried to add the call to function in the following way. It is not at all get called (alerts are not forthcoming)
    and there is no error in the Firefox error console...
    - as an event onload in individual items
    -call directly to the edit HTML page header
    -call directly from the HTML body of the edit page (which, from what I've read, sounds
    as to execute onload and my page template doesn't have a defined substitution onload string).

    In these 2 cases, I simply call it like: jsLookupValue ($v ("P8_OBJECTTYPE_ID"), "objecttype_id", "P8_OBJECTTYPE_NAME", "objecttype_name", "hdb_objecttype");

    How can I do this?

    Thank you
    Carol

    If you define the function on the zero page and any page you should be able to call using something like:

    
    

    Have you tried to put just a statement alert() on the page in order to check that it runs just about anything?

  • Empty search results message will appear when the page is loaded

    ******************
    If ($totalRows_rs_searchresults == 0)
    {/ / Show if recordset empty? >}
    < div align = "center" class = "body" > sorry your search gave no results, please try again < / div >
    ******************

    That works very well, but obviously it appears when the page is loaded first that the number of search results is zero. So, how can I get this message to NOT show up until the form has been submitted for the first time?

    See you soon

    Dave


    davecheet wrote:
    > ******************
    > If ($totalRows_rs_searchresults == 0)
    > {/ / Show if recordset empty? >}
    >

    Sorry, your search returned no results, please
    > try again

    > ******************
    >
    > Which works very well, but obviously it appears when the page is loaded first as the
    > number of search results is zero. So, how can I get this message to does NOT display
    > until the form has been submitted for the first time?

    If you use the GET method to send the search form, change the
    conditional statement like this:

    If (isset($_GET['search'])) & $totalRows_rs_searchresults == 0)

    Change the value of 'search' for the name of the field used to
    filter the results. If you use the POST method, use instead of $_POST
    from $_GET.

    --
    Adobe Community Expert David Powers
    Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • BlackBerry smartphones disappear when the icons/folders/data of low power - how to recover?

    I bought a "BOLD" 6 days - my first smartphone - there to replace a 4 year old Nokia.

    The installer went well and I associated with several e-mail accounts in the phone.  All the seemend very well until this afternoon when the battery power has fallen sharply, low power icon came and then the screen went white and locked upward.  The phone was on but just sitting on my desk, when he does this.  The phone wouldn't stop or anything once the screen went white.  I plugged in the charger and it is now loaded.

    However, many of the icons on the home page and expanded home page disappeared - messages, all messaging files, browser, call log, etc.  I can't find them anywhere.  In addition, all the e-mail settings for the 4 accounts that have been implemented have disappeared as are all of the messages that had been saved.

    Backups of the messages so I am not concerned to retrieve their content in the phone itself.  However, how can I get the icons back so that I can access the features of the phone?  This is a common occurrence when the battery is low?  Everything seems to happen 40% white screen in 3 hours during which the phone was not on active service in terms of excessive electricity consumption.

    I can't find anything to help in the guide of the user or the site.  Thanks for your comments.

    Hello and welcome on the Blackberry Forums

    Please reset the unit, remove the battery for 30 seconds and install again.

    To optimize the memory and battery read this link

    http://www.BlackBerry.com/BTSC/search.do?cmd=displayKC&docType=kc&externalId=KB14320

  • Is there a way that Captivate 8 swf format can take focus when the html page loading?

    I am trying to create a project to 8 Captivate user can navigate using the keyboard or the PlayBar. I added buttons to slides with Page Up and Page Down shortcut keys, but the keyboard commands do not work until the user gave focus to the swf file by clicking in it, is there a way for the swf file take the focus automatically when loading? I tried changing the setting wmode to "opaque", but has not made a difference.

    Or are there keys or key combinations that will work even if the SWF is not developed?

    -Stuart

    Captivate has already an update script to throw. You can try adding the onload of body. Add the script to the head section

    then add the function in the body:

  • submenu hover but submenu displays navigation bar disappears when the cursor is moved to select the item

    Help, please!  My navigation bar includes the submenus which show on hover.  The submenu disappears when I move my cursor to select one of the items, so I can't click on any one of the submenu items.  Can anyone help?  Please?  Here is my code:

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    " < html xmlns =" http://www.w3.org/1999/xhtml "> < head > .

    < meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 "/ >"

    < title > Untitled Document < /title >

    < style type = "text/css" >

    < / style >

    "" < link href = "... / navbar.css" rel = "stylesheet" type = "text/css" / >

    < script type = "text/javascript" >

    function MM_swapImgRestore() //v3.0 {}

    var i, x = offline. MM_sr; for (i = 0; a & & I <.) Length & & (x = a [i]) & & x.oSrc; i ++) x.src = x.oSrc;

    }

    function MM_preloadImages() {//v3.0

    var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

    var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

    If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

    }

    function MM_findObj (n, d) {//v4.01

    var p, i, x;  if(!d) d = document; If ((p = n.IndexOf ("?")) > 0 & & parent.frames.length) {}

    d = parent.frames [n.Substring(p+1)] .document; n = n.Substring (0, p) ;}

    If (!) () x = d [n]) & & copyrights) x = d.all [n]; for (i = 0;! x & & i < d.forms.length; i ++) x = d.forms [i] [n];

    for (i = 0;! x & & d.layers & & I < d.layers.length; i ++) x = MM_findObj (n, d.layers [i] .document);

    If (! x & & d.getElementById) x = d.getElementById (n); Return x;

    }

    function MM_swapImage() {//v3.0

    var i, j = 0, x, a = MM_swapImage.arguments; document. MM_sr = new Array; for (i = 0; i <(a.length-2); I += 3).

    If ((x = MM_findObj (a [i]))! = null) {document. MM_sr [j ++] = x; if(!x.oSrc) x.oSrc = x.src; x.SRC = a [i + 2] ;}

    }

    ->

    < /script >

    "" < link href = "... / large - quilt.css" rel = "stylesheet" type = "text/css" / >

    < style type = "text/css" >

    a: link {}

    color: #071f75;

    }

    a: visited {}

    color: #0099ff;

    }

    a: hover {}

    color: #00cc;

    }

    a: active {}

    color: #cc3300;

    }

    < / style >

    <!-[if IE 6] >

    <! [endif]-->

    < / head >

    < onload of the body = MM_preloadImages('..) «/images/nav_bar_guild_ro_home.gif ','... / images/Calendar_rollov er_01.gif ',' /images/nav_bar_guild_ro_general.gif ','... f/images/nav_bar_guild_ro_members.» GI ','... /images/nav_bar_guild_ro_community.gif ','... /images/nav_bar_guild_ro_contacts.gif «,» . (/ images/events_rollover_01.gif ') ">"

    < div id = 'wrapper' >

    < div id = "top" >

    "< div id ="logo"> < a href ="... / index.html "" > < img src = ""... / pictures/thanks "width ="280"height ="172"alt ="logo"/ > < /a > < / div > <! - logo - >"

    < div id = "quilt_top" >

    "" < img src = "... / images/quilt_top.png" width = "550" height = "209" alt = "Duvet" / > < / div > <! - quilt_top - >

    < / div > <! - top - > <! - top - >

    < div id = "bar1" > < / div > <! - bar1 - >

    < div id = "bottom" >

    < div id = "nav" >

    < ul >

    "" "< li > < a href ="... / index.html "MM_swapImgRestore" onmouseover = "MM_swapImage ('home button',",'... / images/nav_bar_guild_ro_home.gif ', 1) "> < img src =" "... / images/nav_bar_guild_home.gif" alt = "home button" name = "home button" width = "148" height = "129" border = "0" id = "home button" / > < /a > < /li > "

    "" "< class ="subNav"li > < a href ="... / general.html "MM_swapImgRestore" onmouseover = "MM_swapImage ('general',",'... / images/nav_bar_guild_ro_general.gif ', 1) "> < img src =" "... / images/nav_bar_guild_general.gif" alt = "rollover nav buttons" name = 'general' width = "205" height = "129" border = "0" id = "general" / > < /a > "

    < ul >

    "< li > < a href ="... / meetings.html "> dating < /a > < /li >"

    "< li > < a href ="... / showandtell.html "> view the & amp;" Say < /a > < /li >

    "< li > < a href ="... / library.html "> library < /a > < /li >"

    "< li > < a href ="... / retreat.html "> pension < /a > < /li >"

    "< li > < a href ="... / blogs.html "> items < /a > < /li >"

    "< li > < a href ="... / fundraising.html "> fundraising < /a > < /li >"

    < li > < /li >

    < /ul >

    < /li >

    "" "< li > < a href ="... / members.html "MM_swapImgRestore" onmouseover = "MM_swapImage ('members',",'... / images/nav_bar_guild_ro_members.gif ', 1) "> < img src =" "... / images/nav_bar_guild_members.gif" alt = button 'members' name = 'members' width = "198" height = "129" border = "0" id = "members" / > < /a > < /li > "

    "" "< class ="subNav"li > < a href ="... / community.html "MM_swapImgRestore" onmouseover = "MM_swapImage ('Community',",'... / images/nav_bar_guild_ro_community.gif ', 1) "> < img src =" "... / images/nav_bar_guild_community.gif ' alt = 'button community' name = 'Community' width ="215"height ="129"border ="0"id = 'Community' / > < /a >"

    < ul >

    "< li > < a href ="... / kids_kwilts.html "> < /a > < /li > children Kwilts"

    "< li > < a href ="... / storybook_quilts.html "> stories < /a > < /li >"

    < li > < /li >

    < /ul >

    < /li >

    "" "< class ="subNav"li > < a href ="... / adresses.html "MM_swapImgRestore" onmouseover = "MM_swapImage ('contacts',",'... / images/nav_bar_guild_ro_contacts.gif ', 1) "> < im g src =" "... / images/nav_bar_guild_contacts.gif ' alt = 'the button contacts' name = 'contacts' width ="185"height ="129"border ="0"id ="contacts"/ > < /a >"

    < ul >

    "< li > < a href ="... / board.html "> Council < /a > < /li >"

    "< li > < a href ="... / bees.html "> bees < /a > < /li >"

    "< li > < a href ="... / carriere/portfolio/index.html "> resources < /a > < /li >"

    "< li > < a href ="... / quiltshops.html "> Quilt Shops < /a > < /li >"

    "< li > < a href ="... / otherguild.html "> other guilds < /a > < /li >"

    < li > < /li >

    < /ul >

    < /li >

    < /ul >

    < / div > <! - nav - >

    < div id = "main_content" > <!-TemplateBeginEditable name = 'main'-> main <! - TemplateEndEditable - >

    < / div > <! - main_content - >

    < / div > <! - low - >

    < / div > <! - wrapper - >

    < / body >

    < / html >

    I stayed until the end, and here is the HTML and CSS code, you must

    HTML


  • Patchwork shops
  • Other guilds
  • main

    CHANGE THE NAVIGATION BAR OF THE CSS SELECTOR TO THIS


    #nav li.subNav:hover ul {}

    display: block;

    position: absolute;

    top: 370px;

    border: none;

    background-color: transparent;

    do-family: "Times New Roman", Times, serif;

    do-size: 16px;

    color: #CA0F20;

    text-decoration: none;

    margin-top: 0px;

    right margin: 0;

    margin-bottom: 0;

    left margin: 0px;

    padding-top: 0px;

    padding-bottom: 10px;

    z index: 95;

    text-align: center;

    }

  • EMERGENCY SITUATION! All sites to content disappears when the publication in HTML format

    When the publication in HTML format, ALL the content on the site (including the content of nav and footer header) disappears. Only the image browser is visible. http://www.brainstormsuccess.com

    I'm tired of Muse. Cache of the object of dumping. Restarted. Have tried to create new layers and copy and paste content. Nada.

    Some see: MuseJSAssert: error by calling the selection function: TypeError: object [object Object] has no method 'toBrowswerWidth '.

    PROBLEM SOLVED: Truncated line of Java script in the header.

    Thank you Aish. We found a truncated line of java in the header. Once removed the pages worked well. Interestingly, this broken piece of java was part of versions previous to site but only later had problems.

  • Need help! DuplicateMovieClip AS2: duplicates disappear when new duplicates are loaded... why?

    Hi all

    I apologize if this question has already been requested and replied, but I have yet to find so I am posting this in the hope of finding an answer.

    I do a drag and drop using AS2 in Flash CS5 where mc elements are duplicated and enlarged from a menu of game and can be placed anywhere on the stage to create a custom robot.  Each Party (arm, head, feet, etc.) it's own mc with unique instance names.  I have the drag and drop part all understood, and I even work part duplicateMovieClip...

    HOWEVER...

    Whenever I have pass the frame class that an object has been duplicated, in another frame, then again, the clips disappear one by one if you try to create a new.  Each list of menu items are in their own frames (head, torso, arms, etc.).  That duplicates are made, they remain on stage no matter what framework you go to and can still be dagged autour, which is good, but as I said earlier, they disappear when you create a new duplicate.  Not all disappear at the same time, only more old created duplicates disappear as you bring new duplicates.

    Why is this and how would it be fixxed?

    Judging by my tracers, it seems to me that the depth is reset to 0 while the new framework is loading... I don't know how to get around this. Is it possible to add some sort of control looking for existing duplicates before you create a new?

    Here is the code that I use for my parties (instance names are the only thing that changes) (I changed the name of the instance to mcname for simplicity)

    This part is added only once.

    var num:Number = 0;

    var buttonID:MovieClip;

    It is added for each object, but on the main timeline and no purpose and is added to executives that the objects reside in.

    mcname.onPress = function() {}

    buttonID = mcname.duplicateMovieClip ("mcname" + num, num ++);

    trace (buttonID + "--a was created");

    buttonID.startDrag ();

    buttonID.onPress = function() {}

    trace ("dragging currently-->" + this ._name);

    this.startDrag ();

    };

    buttonID.onRelease = buttonID.onReleaseOutside = function () {}

    this.stopDrag ();

    };

    };

    mcname.onRelease = mcname.onReleaseOutside = function () {}

    buttonID.stopDrag ();

    buttonID._xscale = 150;

    buttonID._yscale = 150;

    };

    It's probably as you say.  The value num is resetting when you re-enter the framework.  Try to use...

    var num:Number;

    if(num == null) {}
    num = 0;
    }

  • my dock disappears when the browser firefox (latest version) is open to all other programs don't do not it. IMac less than an year version 10.8.5

    After recently upgrading to the latest version of firefox my dock disappears when I open the browser. I have to click on the naked office and dock the reappears. It does not occur with any other application. I checked my preferences of dock and nothing made any difference if changed.

    • Is the application in full screen? This causes the dock to disappear.
    • Also, is a shortcut for the application set to COMMAND-OPTION-D? This is the Mac OS shortcut to hide the dock
    • The new Firefox also showed better performance in Mac OS 10.9 Maverciks. Download here {opens the Mavericks OSX in the store of MacApp}
    • Restart your Mac. It's good to restart all the few days or it starts to act up. Try to set a schedule so that it restarts say, every Sunday night at 23:00.
    • Finally, send a screenshot! It is really useful! Press COMMAND + SHIFT + 4 to change the pointer to a cross, and then drag a corner. The screenshot appears on the desktop.

    Thank you! I hope I can solve your problem!

Maybe you are looking for

  • Move backup by USB-drive to Time Capsule

    I used to make with Time Machine backups on an external USB drive. Now, I would like to move these old backups to my new Time Capsule. Is this possible? And how do I do it? Thank you

  • Qosmio X 770-can't turn on the wireless

    I was log my cell phone with my pc and the next day I me am turned on my pc the wireless connection was disabled.I tried to turn it on of the function key, but it won't let me choose on. Is there a setting that allows me to turn on the wireless?My pc

  • How to remove a laptop screen

    You pay attention? -Stop talking in the back! Ok. Check this site: http://www.lcds4less.com/laptop-LCD-removal-instructions.shtml

  • my password the computer administrator account is gone!

    I use windows xp / professional and the user account password has been protected and the administrator of the computer. I went to add another user without password account and limited access for my computer can be used by others. The second user acco

  • Installing XP on a new computer

    I recently bought a stand-alone XP version to resurrect a computer discarded by someone else. This computer is now dead and I'm about to buy a MAC how to warn Microsoft that the computer XP is registered is dead and that she will be reinstalled on a