Community
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • Barry RodgersB

      Unable To Save To OneDrive Folder

      Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
      5
      0 Votes
      5 Posts
      102 Views
      mathlete2M

      I also find that OneDrive folders aren’t always turned on when you first log in/start up; that’s why I preferred using network drives over OneDrive. When you first open a OneDrive folder in File Explorer, there should be a button somewhere that toggles the drive.

    • CoisesC

      Search++: A work in progress

      Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
      72
      5 Votes
      72 Posts
      4k Views
      guy038G

      Hello, @coises and All,

      Ah… OK. Thank you very much for your insight ! So, it seems that :

      When all digits, after the decimal dot, are identical, you need to put, at least, 16 digits

      Whan digits, after the decimal dot, may be different, you need to put, at least, 17 digits

      Thus, this list of all these rational numbers :

      1/12 \p{Numeric_Value=0.08333333333333333} or \p{nv=0.08333333333333333} = 1 1/9 \p{Numeric_Value=0.1111111111111111} or \p{nv=0.1111111111111111} = 1 1/7 \p{Numeric_Value=0.14285714285714285} or \p{nv=0.14285714285714285} = 1 1/6 \p{Numeric_Value=0.16666666666666666} or \p{nv=0.16666666666666666} = 4 1/3 \p{Numeric_Value=0.3333333333333333} or \p{nv=0.3333333333333333} = 6 5/12 \p{Numeric_Value=0.41666666666666666} or \p{nv=0.41666666666666666} = 1 7/12 \p{Numeric_Value=0.58333333333333333} or \p{nv=0.58333333333333333} = 1 2/3 \p{Numeric_Value=0.6666666666666666} or \p{nv=0.6666666666666666} = 7 5/6 \p{Numeric_Value=0.83333333333333333} or \p{nv=0.83333333333333333} = 3 11/12 \p{Numeric_Value=0.91666666666666666} or \p{nv=0.91666666666666666} = 1

      Now, I didn’t even notice that the \p{Numeric_Type=None} does give that expected number which added to all the other values returns the total amount of characters of the Total_Chars.txt file which is 325 590 !

      BR

      guy038

    • donhoD

      Notepad++ release 8.9.3

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      12
      7 Votes
      12 Posts
      6k Views
      donhoD

      @hknet said in Notepad++ release 8.9.3:

      as usual with a lots of other MSIs we take to the softwareinstallation in the GPO editor, then select “new - package”, select the current npp.8.9.3.Installer.x64.msi file from our GPO deployment path, open it, then select to deploy the package in a customized version (German: Erweitert), but tried all three options in the meantime, all end with the GPO editor reporting that adding the package to the GPO went wrong because the deploymentinformation can not be read (from the package) and we should check if we got the correct softwarepackage…

      It’s likely that Windows has placed a “Zone.Identifier” alternate data stream on it, marking it as untrusted.
      If not, please check the network share where npp.8.9.3.Installer.x64.msi is stored has Read permissions for both “Domain Computers” and “Authenticated Users” (or at least your specific admin account).