Apt
Friday, March 24, 2017
![]() | ![]() https://openclipart.org/detail/81661/three-circular-interlocking-arrows | Anonymous Pro (2009) is a family of four fixed-width fonts designed with coding in mind. |
Extract this package in the root of your web site. (b:\code\apt-website)
Insert the following code in the <head> section of your pages:
<link rel="apple-touch-icon" sizes="180x180" href="#root/6jRasna3FCQ7">
<link rel="icon" type="image/png" href="#root/U6vkrWab5r1Z" sizes="32x32">
<link rel="icon" type="image/png" href="#root/hFlSpDPU8sQJ" sizes="16x16">
<link rel="manifest" href="#root/loBpqKJvdIGY">
<link rel="mask-icon" href="#root/uTWzRk37gMrN" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
From < https://realfavicongenerator.net/favicon_result?file_id=p1bc1t2rb0vj011qun1vcmv1m1t6 >
Also see Osgeo4W .
2022-03-21
Someone favorited my Apt github page a couple days ago so I figured I should take a look at it's current state. Not so great! :)
CMD C:\Users\mhwilkie\Downloads\apt
» apt --bits=64 setup
GetoptError: option --bits not recognized
Failed to execute script apt
CMD C:\Users\mhwilkie\Downloads\apt
» apt setup
Couldn't open c:/osgeo-x64/etc/setup//setup.rc, setting empty
Root dir not found, creating c:/osgeo-x64
creating c:/osgeo-x64/etc/setup/
creating c:/osgeo-x64/etc/setup//installed.db
getting c:/osgeo-x64/etc/setup//setup.ini
Fetching http://download.osgeo.org/osgeo4w//x86/setup.ini
[==================================================] 100% 252,644
Saved
LookupError: unknown encoding: cp65001
Failed to execute script apt
CMD C:\Users\mhwilkie\Downloads\apt
» apt install shell
Couldn't open c:/osgeo-x64/etc/setup//setup.rc, setting empty
PKGS: Checking install status: shell
Requirement Installed (Available)
-------------------------------------------
msvcrt2008 - (1.0-1)
msvcrt2010 - (1.0-1)
msvcrt - (1.0.3-1)
setup - (1.0.7-16)
shell - (1.0.2-4)
REQS: --- To install: msvcrt2008 msvcrt2010 msvcrt setup shell
Preparing to download: msvcrt2008
[==================================================] 100% 4,221,673
Saved
LookupError: unknown encoding: cp65001
Failed to execute script apt