Alexander said:
Why does the strawberry MSI installer allow to overwrite an existing installation? I'm too lazy to set up a test environment, but I would at least expect a big fat warning when doing so. If not, that's a bug in the installer (emphasis mine). If there is a warning, well, it is not big enough for at least two users. The release notes for the current release don't contain a warning. Also, no warnings on the homepage or the support page. And no open issue requesting a warning on the issues page.

I am in vehement agreement with Alexander, as you'd expect. I guess it's just a limitation in the MSI internals that it doesn't detect an existing installation of Strawberry where we are about to install, but somewhere in the web site for Strawberry there should be A WARNING IN CAPS., and I did look at the support page.

As an aside, I am using berrybrew to manage multiple StrawberryPerl installations now. It's a little weird (overnight my $PATH lost the element pointing to the Strawberry I was using {I swear}). Setting the $PATH requires Admin privileges and that a bit of an inconvenience. But I am repeating what I posted about in another node in this thread, sorry. Anyway, live and learn.

  Soren

Jun 13, 2025 at 17:08 UTC

In reply to Re^3: Nooo!... Have I trashed my Strawberry? by Intrepid
in thread Nooo!... Have I trashed my Strawberry? by Intrepid

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.