Skip to content

Releases: taers232c/GAMADV-XTD3

GAM 7.00.10

01 Oct 03:37
3a889fa
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.10

Handled the following error that occurs when gam create user is immediateley followed by gam update user.

ERROR: 412: conditionNotMet - User creation is not complete.

Updated support for Folders with limited access; this is a work in progress.

7.00.09

Added initial support for Folders with limited access; you must be enrolled in the Beta preview.

Updated api_call_tries_limit variable to gam.cfg that limits the number of tries
for Google API calls that return an error that indicates a retry should be performed.
The default value is 10 and the range of allowable values is 3-30.

7.00.08

Fixed bug in gam <UserTypeEntity> delete groups that caused the command to fail when enable_dasa = true in gam.cfg.

7.00.07

Updated <PeopleContactAttribute> fields address,email,phone,url to allow an empty type field.

address "" formatted "My Address" primary
email "" [email protected] primary
phone "" "510-555-1212" primary
url "" "https://www.domain.com" primary

7.00.06

Updated gam <UserTypeEntity> create|update chatspace to support the new permissions settings
for Chat spaces that are in Developer Preview.

7.00.05

Fixed bug that caused an error when creating a calendar birthday event.

7.00.04

Improved performance of gam report users orgunit <OrgUnitPath> when showorgunit is not specified.

Added option birthday <Date> to gam <UserTypeEntity> create event <UserCalendarEntity> that adds
an annual recurring event to the calendar.

Added birthday to <EventType> for use in various calendar event commands.

7.00.03

Updated gam delete ou and gam print admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

5c90c4dbeb28f57a104939b494d94853b3787d668c88f350e28ff70b4512b3c0  gamadv-xtd3-7.00.10-linux-arm64-glibc2.23.tar.xz
d2878b93359500dfa81a0c08e0751acebf5d6614f6a8fb166351f26293b82f72  gamadv-xtd3-7.00.10-linux-arm64-glibc2.27.tar.xz
9dcfe0d72ba07d2e295b95bc436bd370f9e330c862b17c2033282b5ed553fec6  gamadv-xtd3-7.00.10-linux-arm64-glibc2.31.tar.xz
45ccd0b9f7933d60ca6097545bcb17261417c57feaafb9e77fa24b75e09b3ce6  gamadv-xtd3-7.00.10-linux-x86_64-glibc2.19.tar.xz
f90940e68eb1e36a9b15f3e27cadda6d5f5841b6f95fcc5ab677cc034c12e54e  gamadv-xtd3-7.00.10-linux-x86_64-glibc2.23.tar.xz
81a31893cab545ca9483ce750db1edb828a76025f255386def7a96488ace126b  gamadv-xtd3-7.00.10-linux-x86_64-glibc2.27.tar.xz
74c90d8c8dc28cfe5092da8892af2a56eda75ebaf89accacda8e3a9a1290c431  gamadv-xtd3-7.00.10-linux-x86_64-glibc2.31.tar.xz
9545df1d67e5f0d774a6ae5dd36fab22b264553dd0f2fadd036d4b69a73e3953  gamadv-xtd3-7.00.10-linux-x86_64-glibc2.35.tar.xz
d8afda354e59143889f2f3b4acfa2f9a613c9c789d01e16d96e051211e8501ac  gamadv-xtd3-7.00.10-linux-x86_64-legacy.tar.xz
59365aff3c17e83d144635b0813e13a30df59b9fe274191dc78d16265d34a06b  gamadv-xtd3-7.00.10-macos-arm64.tar.xz
d850da63a0d8a500563a9d123e85f3a18e99e56e444851354a339aafae75c7b7  gamadv-xtd3-7.00.10-macos-x86_64.tar.xz
4795c7af5c3e589dce2dd7dfb1555165c8722ef80c1e94be8756cb9b71ffc242  gamadv-xtd3-7.00.10-windows-x86_64.msi
47c58397db4d9161d7d3ded46f6d7d92521b19ef233aefdda0364326edcfacff  gamadv-xtd3-7.00.10-windows-x86_64.zip

GAM 7.00.09

28 Sep 17:13
74ba62a
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.09

Added initial support for Folders with limited access; you must be enrolled in the Beta preview.

Updated api_call_tries_limit variable to gam.cfg that limits the number of tries
for Google API calls that return an error that indicates a retry should be performed.
The default value is 10 and the range of allowable values is 3-30.

7.00.08

Fixed bug in gam <UserTypeEntity> delete groups that caused the command to fail when enable_dasa = true in gam.cfg.

7.00.07

Updated <PeopleContactAttribute> fields address,email,phone,url to allow an empty type field.

address "" formatted "My Address" primary
email "" [email protected] primary
phone "" "510-555-1212" primary
url "" "https://www.domain.com" primary

7.00.06

Updated gam <UserTypeEntity> create|update chatspace to support the new permissions settings
for Chat spaces that are in Developer Preview.

7.00.05

Fixed bug that caused an error when creating a calendar birthday event.

7.00.04

Improved performance of gam report users orgunit <OrgUnitPath> when showorgunit is not specified.

Added option birthday <Date> to gam <UserTypeEntity> create event <UserCalendarEntity> that adds
an annual recurring event to the calendar.

Added birthday to <EventType> for use in various calendar event commands.

7.00.03

Updated gam delete ou and gam print admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

6.81.02

Updated gam update group [email protected] to handle the error that is generated.

6.81.01

Fixed bug in gam <UserTypeEntity> create meetspace that caused errors
due to Developer Preview options being included.

6.81.00

Added support for groups when defining Chrome policies.

Added support for the Meet API.

Added option countsonly to the following course commands that displays
the number of items in a course but not the details of the items.

gam print course-announcements
gam print course-materials
gam print course-submissions
gam print course-topics
gam print course-work

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

894667ac8d05ecb300abb268b3b38e6d92e01835136940f5b3510bfabb7c3fa6  gamadv-xtd3-7.00.09-linux-arm64-glibc2.23.tar.xz
3aed8cc9e14671f02e9de04967585b899ea8cef96b3953c379e2c5f34aa68eac  gamadv-xtd3-7.00.09-linux-arm64-glibc2.27.tar.xz
4d3cbbe9eda1d0a0b40856ffb2af47779dde6d1fe50c81a368d090398a4f7028  gamadv-xtd3-7.00.09-linux-arm64-glibc2.31.tar.xz
f9ab5fc5be7256fee490544b334b64060063452023001082c18b12a90d78bd09  gamadv-xtd3-7.00.09-linux-x86_64-glibc2.19.tar.xz
191256fed6f01075eea579af88cd089c2fda881a0920bd85943284b085ce8725  gamadv-xtd3-7.00.09-linux-x86_64-glibc2.23.tar.xz
c1c717c0bef3fb36269caeff0364f9ba0bccd3f744d2d9dde454fee000e831a6  gamadv-xtd3-7.00.09-linux-x86_64-glibc2.27.tar.xz
a025c7d887fd49e6ac9f7903c16c8200529f3f643b85c8d9a3d66ef4c3c9895a  gamadv-xtd3-7.00.09-linux-x86_64-glibc2.31.tar.xz
98de0f2e867274f027effd28ec9cad7bec0b284f13f02b60e423a63b9a35209e  gamadv-xtd3-7.00.09-linux-x86_64-glibc2.35.tar.xz
3d9b99f534381afb241f67a9cd83af8fead7c642f09c5894eade43a9a2316a19  gamadv-xtd3-7.00.09-linux-x86_64-legacy.tar.xz
a70589a43c4fda8532f5951c59e2fb7e0cae926b42c4e837a147397c1d0fc0c2  gamadv-xtd3-7.00.09-macos-arm64.tar.xz
60e42cbe37c2e359c737211c7986c7da42c3708b7cce305bca98d91ff57e58dd  gamadv-xtd3-7.00.09-macos-x86_64.tar.xz
1be53f51117223fe88b8b0694c91953a2c757057ab3362cb72a53fe97483bfa4  gamadv-xtd3-7.00.09-windows-x86_64.msi
245e040cec32f829a7443d5a3d68199aa08ba7c3c7b682a4dc61baaf5c0d16fa  gamadv-xtd3-7.00.09-windows-x86_64.zip

GAM 7.00.08

27 Sep 04:08
c6e865e
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.08

Fixed bug in gam <UserTypeEntity> delete groups that caused the command to fail when enable_dasa = true in gam.cfg.

7.00.07

Updated <PeopleContactAttribute> fields address,email,phone,url to allow an empty type field.

address "" formatted "My Address" primary
email "" [email protected] primary
phone "" "510-555-1212" primary
url "" "https://www.domain.com" primary

7.00.06

Updated gam <UserTypeEntity> create|update chatspace to support the new permissions settings
for Chat spaces that are in Developer Preview.

7.00.05

Fixed bug that caused an error when creating a calendar birthday event.

7.00.04

Improved performance of gam report users orgunit <OrgUnitPath> when showorgunit is not specified.

Added option birthday <Date> to gam <UserTypeEntity> create event <UserCalendarEntity> that adds
an annual recurring event to the calendar.

Added birthday to <EventType> for use in various calendar event commands.

7.00.03

Updated gam delete ou and gam print admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

6.81.02

Updated gam update group [email protected] to handle the error that is generated.

6.81.01

Fixed bug in gam <UserTypeEntity> create meetspace that caused errors
due to Developer Preview options being included.

6.81.00

Added support for groups when defining Chrome policies.

Added support for the Meet API.

Added option countsonly to the following course commands that displays
the number of items in a course but not the details of the items.

gam print course-announcements
gam print course-materials
gam print course-submissions
gam print course-topics
gam print course-work

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

7b24a98bc8271850e256400dfd6b84389acab8c79a56baf615dad092c2a14413  gamadv-xtd3-7.00.08-linux-arm64-glibc2.23.tar.xz
0f274d289e4423bd4d122013915e59ca0cfd3401c01e972726fa7d202fc3d7ca  gamadv-xtd3-7.00.08-linux-arm64-glibc2.27.tar.xz
b6e9846196ec2adab7a1960aaa4730aa2518a8b56545c007e5847fd9e33917da  gamadv-xtd3-7.00.08-linux-arm64-glibc2.31.tar.xz
a60fe9eb2773fc8262eb17a96cc946f38506f7969dc8e409bf8bcf843f3f3743  gamadv-xtd3-7.00.08-linux-x86_64-glibc2.19.tar.xz
8916acacae8e518e6ee067aa3ff44c5549b835b8c5b811779bc077fb8187652d  gamadv-xtd3-7.00.08-linux-x86_64-glibc2.23.tar.xz
4b95c91ed7b994ac40006b8a22f79453a71ad7919fde354f2209c2cf6be394dd  gamadv-xtd3-7.00.08-linux-x86_64-glibc2.27.tar.xz
8bbb5d144f540a124f5378232015a54190c86bd5e1ff37127704d441e76f3948  gamadv-xtd3-7.00.08-linux-x86_64-glibc2.31.tar.xz
8c0501d51f880e80c3e8ffe0752484817d7e2a1e06f73573babd8fcc7a614158  gamadv-xtd3-7.00.08-linux-x86_64-glibc2.35.tar.xz
ab2e44aa4c9eea79e7fd94b05849dda8caae680969f049c97deec2bb6498e025  gamadv-xtd3-7.00.08-linux-x86_64-legacy.tar.xz
cbd58469bb697a3b60492c2f5a005ad1ad7167a24bb35a7d4480571e1b13ae39  gamadv-xtd3-7.00.08-macos-arm64.tar.xz
a110837030c86f6bd548bdd9cace6d3502462afe47d7e9f074a0e0a894d6dc55  gamadv-xtd3-7.00.08-macos-x86_64.tar.xz
eb4573d2687c048ef1bacda90272d554b951df0cb932f5987896ac19113c6ac4  gamadv-xtd3-7.00.08-windows-x86_64.msi
e43e0d795732fa8237cc0874a1e853ade64826a30c0fa5e659d1db8920420b7b  gamadv-xtd3-7.00.08-windows-x86_64.zip

GAM 7.00.07

26 Sep 19:32
6bb6aac
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.07

Updated <PeopleContactAttribute> fields address,email,phone,url to allow an empty type field.

address "" formatted "My Address" primary
email "" [email protected] primary
phone "" "510-555-1212" primary
url "" "https://www.domain.com" primary

7.00.06

Updated gam <UserTypeEntity> create|update chatspace to support the new permissions settings
for Chat spaces that are in Developer Preview.

7.00.05

Fixed bug that caused an error when creating a calendar birthday event.

7.00.04

Improved performance of gam report users orgunit <OrgUnitPath> when showorgunit is not specified.

Added option birthday <Date> to gam <UserTypeEntity> create event <UserCalendarEntity> that adds
an annual recurring event to the calendar.

Added birthday to <EventType> for use in various calendar event commands.

7.00.03

Updated gam delete ou and gam print admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

6.81.02

Updated gam update group [email protected] to handle the error that is generated.

6.81.01

Fixed bug in gam <UserTypeEntity> create meetspace that caused errors
due to Developer Preview options being included.

6.81.00

Added support for groups when defining Chrome policies.

Added support for the Meet API.

Added option countsonly to the following course commands that displays
the number of items in a course but not the details of the items.

gam print course-announcements
gam print course-materials
gam print course-submissions
gam print course-topics
gam print course-work

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

e21663b94f42b1c748eec6ad5b3e91ae2a5cec09233a2fd73630fca6f89d20a9  gamadv-xtd3-7.00.07-linux-arm64-glibc2.23.tar.xz
d418db04521404dc7415037d26e79c30a04d0e8f4aef0edb97d64a7db03e0a60  gamadv-xtd3-7.00.07-linux-arm64-glibc2.27.tar.xz
2511c7b08397ce29360678a39bea87a902ba621f2864e49780fe351981882676  gamadv-xtd3-7.00.07-linux-arm64-glibc2.31.tar.xz
cc1eb972eb7c0c6422130410ebc891dd085545d67f3aa1ec9a60293b9cea36de  gamadv-xtd3-7.00.07-linux-x86_64-glibc2.19.tar.xz
6b38c9b5c5a1f5e30ef8bab8cd93eb7da0cf8236f82c1f6c6bd89264b102f002  gamadv-xtd3-7.00.07-linux-x86_64-glibc2.23.tar.xz
6bb99aaefda19996bbea9b400ff8b55818f9f0daabcc5c6d72f5113e7a3b074c  gamadv-xtd3-7.00.07-linux-x86_64-glibc2.27.tar.xz
44a95b1a5ff7518a73a772048242daaaf1f186f392bc96fc649f10ff72819106  gamadv-xtd3-7.00.07-linux-x86_64-glibc2.31.tar.xz
0599dfa047d445ddbb563267369133b239f97f033dc49acbfdded18aa2140563  gamadv-xtd3-7.00.07-linux-x86_64-glibc2.35.tar.xz
d341d916213372ee195d04e38bdfb453ab41d1181d9a9b1c0730ad150c7896c1  gamadv-xtd3-7.00.07-linux-x86_64-legacy.tar.xz
47a2e946819869df9d09ba13453fa25bad69ef6718261ccf2930a978db9d70e2  gamadv-xtd3-7.00.07-macos-arm64.tar.xz
50234da07662d9c0b9e1e0f5f550d03aeea3082a6313c69ba7e356c8df0edf54  gamadv-xtd3-7.00.07-macos-x86_64.tar.xz
42345ec2168e23a3cb09417d930b4a40d17eb62d614a433c35dda9bc52d2c5b2  gamadv-xtd3-7.00.07-windows-x86_64.msi
063f777615d8349f581adf7f14eacfcad3e2acb9aadffc19134f0df481c91c34  gamadv-xtd3-7.00.07-windows-x86_64.zip

GAM 7.00.06

24 Sep 05:07
096e24f
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.06

Updated gam <UserTypeEntity> create|update chatspace to support the new permissions settings
for Chat spaces that are in Developer Preview.

7.00.05

Fixed bug that caused an error when creating a calendar birthday event.

7.00.04

Improved performance of gam report users orgunit <OrgUnitPath> when showorgunit is not specified.

Added option birthday <Date> to gam <UserTypeEntity> create event <UserCalendarEntity> that adds
an annual recurring event to the calendar.

Added birthday to <EventType> for use in various calendar event commands.

7.00.03

Updated gam delete ou and gam print admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

6.81.02

Updated gam update group [email protected] to handle the error that is generated.

6.81.01

Fixed bug in gam <UserTypeEntity> create meetspace that caused errors
due to Developer Preview options being included.

6.81.00

Added support for groups when defining Chrome policies.

Added support for the Meet API.

Added option countsonly to the following course commands that displays
the number of items in a course but not the details of the items.

gam print course-announcements
gam print course-materials
gam print course-submissions
gam print course-topics
gam print course-work

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

1fbfbce5010d3109e3d6aeb0cfdcd0f35169444899446c084392328e8f986abd  gamadv-xtd3-7.00.06-linux-arm64-glibc2.23.tar.xz
30e7afa01633c1477325f4b97ef359a9334dbac33cb743bddc8a81f74d5c1a73  gamadv-xtd3-7.00.06-linux-arm64-glibc2.27.tar.xz
9308283d9db863232c043065514d97a7ccfbfa43edcc80f01ada582d0633dda9  gamadv-xtd3-7.00.06-linux-arm64-glibc2.31.tar.xz
1f19c4b41e2fd7ea3ad62983a8bff841543e6ee94d289be8b380874c5eae75a5  gamadv-xtd3-7.00.06-linux-x86_64-glibc2.19.tar.xz
9e7da5bda9db6190034e0e13aa43eacda45fbb8956ed5912c0242c1945291019  gamadv-xtd3-7.00.06-linux-x86_64-glibc2.23.tar.xz
e8b67cda4c715a00692645e61f5e8e6f1eb08500241a6d0ad0b9c842ab0a1567  gamadv-xtd3-7.00.06-linux-x86_64-glibc2.27.tar.xz
7912263d5129138a4a79530ee0ffc7a9cbe03f07f3eef056839a8077c1b5d0a2  gamadv-xtd3-7.00.06-linux-x86_64-glibc2.31.tar.xz
51e10f2aa540d33059b722b52ed8f48446376d67c98044217ead57458d6d0786  gamadv-xtd3-7.00.06-linux-x86_64-glibc2.35.tar.xz
1446e406d2b67d8d4ed0f0aa5c99e0d175a230f9d3bef9010d84543ebc104bdc  gamadv-xtd3-7.00.06-linux-x86_64-legacy.tar.xz
ca3acea2791504e6ea92037fbf1aa090ce08e534cf10a25b3410871236935aa0  gamadv-xtd3-7.00.06-macos-arm64.tar.xz
7fe45e80983eb0b74f74515d532573c11cb88b9e4c533b0780766b8769efe361  gamadv-xtd3-7.00.06-macos-x86_64.tar.xz
4327d7c6df4427d280483a7ea81da4a2dadfdf92edcf687ee2806e7ddae27621  gamadv-xtd3-7.00.06-windows-x86_64.msi
1c56447f1c675a6137a5cdcd730e4c31ea3763dbdb148bf33b522e53c2ef0cbe  gamadv-xtd3-7.00.06-windows-x86_64.zip

GAM 7.00.05

20 Sep 15:31
8734fc2
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.05

Fixed bug that caused an error when creating a calendar birthday event.

7.00.04

Improved performance of gam report users orgunit <OrgUnitPath> when showorgunit is not specified.

Added option birthday <Date> to gam <UserTypeEntity> create event <UserCalendarEntity> that adds
an annual recurring event to the calendar.

Added birthday to <EventType> for use in various calendar event commands.

7.00.03

Updated gam delete ou and gam print admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

6.81.02

Updated gam update group [email protected] to handle the error that is generated.

6.81.01

Fixed bug in gam <UserTypeEntity> create meetspace that caused errors
due to Developer Preview options being included.

6.81.00

Added support for groups when defining Chrome policies.

Added support for the Meet API.

Added option countsonly to the following course commands that displays
the number of items in a course but not the details of the items.

gam print course-announcements
gam print course-materials
gam print course-submissions
gam print course-topics
gam print course-work

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

6a68117f2fd9c6e282284cb6e2ca25ab782102b0a455b3d2b1eb6150ba7ba1fe  gamadv-xtd3-7.00.05-linux-arm64-glibc2.23.tar.xz
146ae0c41324205c15b2264301a48e52add9f11bd27030c6389ffdbb30d53c50  gamadv-xtd3-7.00.05-linux-arm64-glibc2.27.tar.xz
927fa84efbfa653a2092ece80af8f7bb7fa8f387a26b11515886141ec2d1a639  gamadv-xtd3-7.00.05-linux-arm64-glibc2.31.tar.xz
5470c218752a8e1964193330b01997c89fb359c137d6fe9095feb5373fb1fa2c  gamadv-xtd3-7.00.05-linux-x86_64-glibc2.19.tar.xz
d2586bd1e74ff28fddf268ef25263bb53a98715676bcea2ed0ccecf92833a07e  gamadv-xtd3-7.00.05-linux-x86_64-glibc2.23.tar.xz
2a44cd8a502ee251551068ccd231fb73d8e786db7e867e4951f77f0be85e1c8f  gamadv-xtd3-7.00.05-linux-x86_64-glibc2.27.tar.xz
8f084cb20c463716bd44b7a56a347ef206b9b3ab87bef37e8bcc82d8d171972e  gamadv-xtd3-7.00.05-linux-x86_64-glibc2.31.tar.xz
9871b5ef202351de26ba65a29d6770bf4c388c2ee77b0bed874d32b5a02413b1  gamadv-xtd3-7.00.05-linux-x86_64-glibc2.35.tar.xz
e9f5b1004f9f43dad25c76f2988e4f65c9c4b5ce75a5b95c888f1c2deed5c1d3  gamadv-xtd3-7.00.05-linux-x86_64-legacy.tar.xz
6b02f53eb7813ec06c94a59606690c91b325fee2ca812e03be6e8f277f3d074e  gamadv-xtd3-7.00.05-macos-arm64.tar.xz
42b9eb5208d44ce9ffe9fb1046c75f4ae2cd42f4d35173311979bd8da30cebb9  gamadv-xtd3-7.00.05-macos-x86_64.tar.xz
401911d0aa8f2b520c09faebf1bc1e998dd1a4d9dddc5a9a1a253b0d9b2c04e9  gamadv-xtd3-7.00.05-windows-x86_64.msi
058f089121d1d7ff6611c8c7ac2f1ce8a84b392017c07e4ed67687e66e210748  gamadv-xtd3-7.00.05-windows-x86_64.zip

GAM 7.00.04

20 Sep 00:25
7e306f4
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.04

Improved performance of gam report users orgunit <OrgUnitPath> when showorgunit is not specified.

Added option birthday <Date> to gam <UserTypeEntity> create event <UserCalendarEntity> that adds
an annual recurring event to the calendar.

Added birthday to <EventType> for use in various calendar event commands.

7.00.03

Updated gam delete ou and gam print admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

6.81.02

Updated gam update group [email protected] to handle the error that is generated.

6.81.01

Fixed bug in gam <UserTypeEntity> create meetspace that caused errors
due to Developer Preview options being included.

6.81.00

Added support for groups when defining Chrome policies.

Added support for the Meet API.

Added option countsonly to the following course commands that displays
the number of items in a course but not the details of the items.

gam print course-announcements
gam print course-materials
gam print course-submissions
gam print course-topics
gam print course-work

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

8830b8648c892f6f074363b592accbc1f49c3ae67074316d806a334fc653abd9  gamadv-xtd3-7.00.04-linux-arm64-glibc2.23.tar.xz
ef6a525d1b70fcbc81c3761846f1a35662052a1b55eda3345ee895ee1f9b72d7  gamadv-xtd3-7.00.04-linux-arm64-glibc2.27.tar.xz
167497fd8d4ec140551aea6fcc031ef79eea43d7fe240a48e7bf680c5898dd0d  gamadv-xtd3-7.00.04-linux-arm64-glibc2.31.tar.xz
0d4b85032608528881c577a6f077cf0619bec77f382949591a40673549bb6875  gamadv-xtd3-7.00.04-linux-x86_64-glibc2.19.tar.xz
1a4a111a726dcf505f47e12b824a896b8e907e6c452aba605f890c2f844503a7  gamadv-xtd3-7.00.04-linux-x86_64-glibc2.23.tar.xz
3a2f02094696a35a07268874095a57726506177da2ac6f5749e302853556fac0  gamadv-xtd3-7.00.04-linux-x86_64-glibc2.27.tar.xz
e34f75713769a6288e1c04421d18b1e551f11b78bc987aeafb2e3fcbd89bf7a6  gamadv-xtd3-7.00.04-linux-x86_64-glibc2.31.tar.xz
071e65fd954772600cbd3fc26cff0839e1322ade59a20ad14df7f952ea6edf37  gamadv-xtd3-7.00.04-linux-x86_64-glibc2.35.tar.xz
8c261e6a1f97d00a4f97e410ab5434e848fb2d05a51da1c4a709b9a70a4f3cc5  gamadv-xtd3-7.00.04-linux-x86_64-legacy.tar.xz
858cf087a6744802885704d5360434c86da75ab5fb23eaa57f1a0d704c60ffae  gamadv-xtd3-7.00.04-macos-arm64.tar.xz
a9c9fe32f5ef861f62a3e5a3fddc1cb26c95803e7a89ceae008fed51d4b73fd1  gamadv-xtd3-7.00.04-macos-x86_64.tar.xz
afc85030afe27d98ff8b060e8901c4a9b5a5e2df7a53b1a2ad8168e00aa95174  gamadv-xtd3-7.00.04-windows-x86_64.msi
7185b5e1d8d4c8ebae8c03afa486daa90a01045d6707ba93a38db4bba1abac10  gamadv-xtd3-7.00.04-windows-x86_64.zip

GAM 7.00.03

19 Sep 14:45
45a2461
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.03

Updated gam delete ou and gam print admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

6.81.02

Updated gam update group [email protected] to handle the error that is generated.

6.81.01

Fixed bug in gam <UserTypeEntity> create meetspace that caused errors
due to Developer Preview options being included.

6.81.00

Added support for groups when defining Chrome policies.

Added support for the Meet API.

Added option countsonly to the following course commands that displays
the number of items in a course but not the details of the items.

gam print course-announcements
gam print course-materials
gam print course-submissions
gam print course-topics
gam print course-work

6.80.21

Updated gam <UserTypeEntity> archive messages to handle the following error:

googleapiclient.errors.MediaUploadSizeError: Media larger than: 26214400

6.80.20

Updated gam report usage user and gam report users to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

6.80.19

Fixed bug in gam create inboundssoprofile that caused a trap due to
an unexpected API result.

Updated gam create inboundssoprofile ... returnnameonly to return inProgress if the API
does not return a complete result.

Upgraded to OpenSSL 3.3.2 where possible.

6.80.18

Updated gam print|show admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

6.80.17

Updated gam <UserTypeEntity> modify messages to improve error handling.

Due to build site issues all Linux ARM builds and Linux Intel 18.04 build are unavailable.

6.80.16

Fixed bug in gam print vaultcounts that caused a trap.

Due to build site issues all Linux ARM builds and Linux Intel 18.04 build are unavailable.

6.80.15

Fixed bug in gam <UserTypeEntity> print filelist ... countsrowfilter that caused a trap.

Added option continueoninvalidquery [<Boolean>] to gam <UserTypeEntity> print filelist|filecounts that can be used
in special cases where a query of the form query "'labels/mRoha85IbwCRl490E00xGLvBsSbkwIiuZ6PRNNEbwxyz' in labels" causes Google to issue an error saying that the query is invalid when, in fact, it is but the user does not have a license that suppprts drive file labels. When continueoninvalidquery` is true, GAM prints an error message and
proceeds to the next user rather that terminating as it does now. Of course, if the query really is invalid, you will
get the message for every user.

6.80.14

Updated gam <UserTypeEntity> print messages|threads to display all default headers
even if no messages are to be displayed. This eliminates error messages of the following form
that occurred because only the headers User,threadId,id were displayed.

WARNING: csv_output_row_filter column "^Date$" does not match any output columns

6.80.13

Added my_publishable_items to <DriveFileQueryShortcut> that can be used in
gam <UserTypeEntity> print filerevisions to select only those items that can be
published to the web: documents, forms, presentations(slides), spreadsheets. With row filtering,
this allows identification of files that have been published outside your domain.

gam config csv_output_row_filter "revisions.0.publishedOutsideDomain:boolean:true" auto_batch_min 1 num_threads 20 redirect csv ./PublishedDocs.csv multiprocess redirect stdout - multiprocess redirect stderr stdout all users print filerevisions my_publishable_items select last 1

6.80.12

Updated gam print vaultcounts to correctly display accounts with errors.

6.80.11

Updated gam <UserTypeEntity> delete|purge|trash|untrash <DriveFileEntity> shortcutandtarget
that when <DriveFileEntity is a shortcut, to have GAM validate that the shortcut and target can be
successfully processed before proceeding.

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

3d2b9a2f4a2724e541d6ed97984e82114a34f5727c3975b275f4ff4418bc8e63  gamadv-xtd3-7.00.03-linux-arm64-glibc2.23.tar.xz
55c9bdcac53de213eeb85300f3a975e1b670cc8fe6f2a8a44611ecb5020c801b  gamadv-xtd3-7.00.03-linux-arm64-glibc2.27.tar.xz
c2b41add95597907a9289f53c2d6ca332e27008ac70771da2ad698681faddad9  gamadv-xtd3-7.00.03-linux-arm64-glibc2.31.tar.xz
57d65b7d4efac502c421ed265384b3e842adb7b6e15031e5ad742b4c201916b7  gamadv-xtd3-7.00.03-linux-x86_64-glibc2.19.tar.xz
511efc3ece8c9805be1d507e9a91695e207d8af5f0ccb83df9c9cee43d152a2d  gamadv-xtd3-7.00.03-linux-x86_64-glibc2.23.tar.xz
abddf904a456561f007a07c486ed278477530beea3466729abe0d25d45469ade  gamadv-xtd3-7.00.03-linux-x86_64-glibc2.27.tar.xz
c1ce5e03a7647e926ba5012af93e4f30032448bd994236c182435d6014e995ab  gamadv-xtd3-7.00.03-linux-x86_64-glibc2.31.tar.xz
f0039b9cf3f6ebbe4989e01da737b0f926d2d2bd2c1fcd9be46505108eb2cb6e  gamadv-xtd3-7.00.03-linux-x86_64-glibc2.35.tar.xz
aaee87fb4c8945c119bbfe84bb0f83ee9d3b92a29bb57cfebc0ce9033f3bf0e9  gamadv-xtd3-7.00.03-linux-x86_64-legacy.tar.xz
29886c6e1e66f4a0b6a3c0c1992bdb043120514723067a3f835041bb22a29aec  gamadv-xtd3-7.00.03-macos-arm64.tar.xz
0f1c9460383687a8dec1a3c35ab450a081b761417adfd06b397af7474ad12cef  gamadv-xtd3-7.00.03-macos-x86_64.tar.xz
1bfa884676820fe7890527b7fc7d87f9871f98d46a8af26dfd9b3437fc197f67  gamadv-xtd3-7.00.03-windows-x86_64.msi
51eb3218730f2c4bb876d9bc2baab10e7107f925864867e3b354c783a923432a  gamadv-xtd3-7.00.03-windows-x86_64.zip

GAM 7.00.02

17 Sep 01:07
a97f75d
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

6.81.02

Updated gam update group [email protected] to handle the error that is generated.

6.81.01

Fixed bug in gam <UserTypeEntity> create meetspace that caused errors
due to Developer Preview options being included.

6.81.00

Added support for groups when defining Chrome policies.

Added support for the Meet API.

Added option countsonly to the following course commands that displays
the number of items in a course but not the details of the items.

gam print course-announcements
gam print course-materials
gam print course-submissions
gam print course-topics
gam print course-work

6.80.21

Updated gam <UserTypeEntity> archive messages to handle the following error:

googleapiclient.errors.MediaUploadSizeError: Media larger than: 26214400

6.80.20

Updated gam report usage user and gam report users to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

6.80.19

Fixed bug in gam create inboundssoprofile that caused a trap due to
an unexpected API result.

Updated gam create inboundssoprofile ... returnnameonly to return inProgress if the API
does not return a complete result.

Upgraded to OpenSSL 3.3.2 where possible.

6.80.18

Updated gam print|show admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

6.80.17

Updated gam <UserTypeEntity> modify messages to improve error handling.

Due to build site issues all Linux ARM builds and Linux Intel 18.04 build are unavailable.

6.80.16

Fixed bug in gam print vaultcounts that caused a trap.

Due to build site issues all Linux ARM builds and Linux Intel 18.04 build are unavailable.

6.80.15

Fixed bug in gam <UserTypeEntity> print filelist ... countsrowfilter that caused a trap.

Added option continueoninvalidquery [<Boolean>] to gam <UserTypeEntity> print filelist|filecounts that can be used
in special cases where a query of the form query "'labels/mRoha85IbwCRl490E00xGLvBsSbkwIiuZ6PRNNEbwxyz' in labels" causes Google to issue an error saying that the query is invalid when, in fact, it is but the user does not have a license that suppprts drive file labels. When continueoninvalidquery` is true, GAM prints an error message and
proceeds to the next user rather that terminating as it does now. Of course, if the query really is invalid, you will
get the message for every user.

6.80.14

Updated gam <UserTypeEntity> print messages|threads to display all default headers
even if no messages are to be displayed. This eliminates error messages of the following form
that occurred because only the headers User,threadId,id were displayed.

WARNING: csv_output_row_filter column "^Date$" does not match any output columns

6.80.13

Added my_publishable_items to <DriveFileQueryShortcut> that can be used in
gam <UserTypeEntity> print filerevisions to select only those items that can be
published to the web: documents, forms, presentations(slides), spreadsheets. With row filtering,
this allows identification of files that have been published outside your domain.

gam config csv_output_row_filter "revisions.0.publishedOutsideDomain:boolean:true" auto_batch_min 1 num_threads 20 redirect csv ./PublishedDocs.csv multiprocess redirect stdout - multiprocess redirect stderr stdout all users print filerevisions my_publishable_items select last 1

6.80.12

Updated gam print vaultcounts to correctly display accounts with errors.

6.80.11

Updated gam <UserTypeEntity> delete|purge|trash|untrash <DriveFileEntity> shortcutandtarget
that when <DriveFileEntity is a shortcut, to have GAM validate that the shortcut and target can be
successfully processed before proceeding.

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

f579f5983feb931e22aa4a211e28a41700c4477964fda597007f7e4a194724a9  gamadv-xtd3-7.00.02-linux-arm64-glibc2.23.tar.xz
6ce151392859fe340a2229067d4074bb49f12704e5f8dc735d6a3332f4710009  gamadv-xtd3-7.00.02-linux-arm64-glibc2.27.tar.xz
0184efda04cf1f09682920983b37052411da3a471e94825744648d915755d6d9  gamadv-xtd3-7.00.02-linux-arm64-glibc2.31.tar.xz
a93a55bed1796e505ce1b9eabd03dd991ab0db435a2c28173bdfe6b205b88db8  gamadv-xtd3-7.00.02-linux-x86_64-glibc2.19.tar.xz
d5e18c85efa03e54a0308ad3dbfb651c9c1e3955b748bca585cce84df8db08b9  gamadv-xtd3-7.00.02-linux-x86_64-glibc2.23.tar.xz
a4532e8658d6f4114f69f88bbae109d00b0033830374c9178d8903683a5e4605  gamadv-xtd3-7.00.02-linux-x86_64-glibc2.27.tar.xz
6a9ad077df3ca336beda7c43a454fa912d3b8c00c68af0f6afb8b33d757b43cd  gamadv-xtd3-7.00.02-linux-x86_64-glibc2.31.tar.xz
fce3d4ec69cdc9e872623c3b6a95385140bfd3d871a710c4da78d067a9e94561  gamadv-xtd3-7.00.02-linux-x86_64-glibc2.35.tar.xz
8c21286e7eac41d0b744e748469e65502d1b13820b4215a88e753ba4a2d525fb  gamadv-xtd3-7.00.02-linux-x86_64-legacy.tar.xz
bd1a7c3a47e658e44526564c265f210421bd9fd575111fa1fd4ea1d3f4a7728b  gamadv-xtd3-7.00.02-macos-arm64.tar.xz
959189a5d7331464b56a4c03c55ab62e4fa19d633e15e82bef9e06ef0cb90883  gamadv-xtd3-7.00.02-macos-x86_64.tar.xz
c35d7eceff15192e020a42e72cb1aeaf833c2c4473e9d2376bcfa5ad53c6c40c  gamadv-xtd3-7.00.02-windows-x86_64.msi
39bafbdeb424f76c9d6e76ef36eaf4cb873bc453726f84b0fc6bc5d39c800cd7  gamadv-xtd3-7.00.02-windows-x86_64.zip

GAM 7.00.01

15 Sep 04:00
bc17f55
Compare
Choose a tag to compare

Scroll to bottom of page for installation/downloads

Latest updates

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

6.81.02

Updated gam update group [email protected] to handle the error that is generated.

6.81.01

Fixed bug in gam <UserTypeEntity> create meetspace that caused errors
due to Developer Preview options being included.

6.81.00

Added support for groups when defining Chrome policies.

Added support for the Meet API.

Added option countsonly to the following course commands that displays
the number of items in a course but not the details of the items.

gam print course-announcements
gam print course-materials
gam print course-submissions
gam print course-topics
gam print course-work

6.80.21

Updated gam <UserTypeEntity> archive messages to handle the following error:

googleapiclient.errors.MediaUploadSizeError: Media larger than: 26214400

6.80.20

Updated gam report usage user and gam report users to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

6.80.19

Fixed bug in gam create inboundssoprofile that caused a trap due to
an unexpected API result.

Updated gam create inboundssoprofile ... returnnameonly to return inProgress if the API
does not return a complete result.

Upgraded to OpenSSL 3.3.2 where possible.

6.80.18

Updated gam print|show admins to handle the following error:

ERROR: 503: serviceNotAvailable - The service is currently unavailable.

6.80.17

Updated gam <UserTypeEntity> modify messages to improve error handling.

Due to build site issues all Linux ARM builds and Linux Intel 18.04 build are unavailable.

6.80.16

Fixed bug in gam print vaultcounts that caused a trap.

Due to build site issues all Linux ARM builds and Linux Intel 18.04 build are unavailable.

6.80.15

Fixed bug in gam <UserTypeEntity> print filelist ... countsrowfilter that caused a trap.

Added option continueoninvalidquery [<Boolean>] to gam <UserTypeEntity> print filelist|filecounts that can be used
in special cases where a query of the form query "'labels/mRoha85IbwCRl490E00xGLvBsSbkwIiuZ6PRNNEbwxyz' in labels" causes Google to issue an error saying that the query is invalid when, in fact, it is but the user does not have a license that suppprts drive file labels. When continueoninvalidquery` is true, GAM prints an error message and
proceeds to the next user rather that terminating as it does now. Of course, if the query really is invalid, you will
get the message for every user.

6.80.14

Updated gam <UserTypeEntity> print messages|threads to display all default headers
even if no messages are to be displayed. This eliminates error messages of the following form
that occurred because only the headers User,threadId,id were displayed.

WARNING: csv_output_row_filter column "^Date$" does not match any output columns

6.80.13

Added my_publishable_items to <DriveFileQueryShortcut> that can be used in
gam <UserTypeEntity> print filerevisions to select only those items that can be
published to the web: documents, forms, presentations(slides), spreadsheets. With row filtering,
this allows identification of files that have been published outside your domain.

gam config csv_output_row_filter "revisions.0.publishedOutsideDomain:boolean:true" auto_batch_min 1 num_threads 20 redirect csv ./PublishedDocs.csv multiprocess redirect stdout - multiprocess redirect stderr stdout all users print filerevisions my_publishable_items select last 1

6.80.12

Updated gam print vaultcounts to correctly display accounts with errors.

6.80.11

Updated gam <UserTypeEntity> delete|purge|trash|untrash <DriveFileEntity> shortcutandtarget
that when <DriveFileEntity is a shortcut, to have GAM validate that the shortcut and target can be
successfully processed before proceeding.

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

c24c97460798a16a062f8182e2c7cfe507d894e97911a076374fda1ac5ce4313  gamadv-xtd3-7.00.01-linux-arm64-glibc2.23.tar.xz
ad40fc7e47ef38e68b9c1a07df410b9b06d67f747685e7940c498e3ff409b0f3  gamadv-xtd3-7.00.01-linux-arm64-glibc2.27.tar.xz
a4a57080baa912173024131064a0fc06e32914b22e85724336959a84da5ef5f9  gamadv-xtd3-7.00.01-linux-arm64-glibc2.31.tar.xz
d12a0327c6746949bcfd2c25dc01d5111ed0d82ccdf41e625d6d9d60b16c4c02  gamadv-xtd3-7.00.01-linux-x86_64-glibc2.19.tar.xz
56bbbefbc4a1da71f81b6e63b37fd7bdafa2dd870868d4b05b402cdf67e7c2cf  gamadv-xtd3-7.00.01-linux-x86_64-glibc2.23.tar.xz
dc9f4f2c3d569a71a9bb8829f3bc08d14232c009e972793cb404ea2d4ae6ea25  gamadv-xtd3-7.00.01-linux-x86_64-glibc2.27.tar.xz
b46635bfecdba30630a5f3da1a9dce76148c371e628e9b1bdebccdb4a8d6b7e0  gamadv-xtd3-7.00.01-linux-x86_64-glibc2.31.tar.xz
f6966b81a14fb4f139835e3ab95c5b01061b1341e95c5281385e2749517b9a3d  gamadv-xtd3-7.00.01-linux-x86_64-glibc2.35.tar.xz
62b4543272a1544233e45ded7c112f0a56d63730e270405c828ff9442d400e0a  gamadv-xtd3-7.00.01-linux-x86_64-legacy.tar.xz
5af52c5738c9d5178eccdf75e3038544d59f338d88b9c3b8f01321d86f13abb0  gamadv-xtd3-7.00.01-macos-arm64.tar.xz
9eef03603941d816b775093a0caf20db9bd250ac6ac5cfb869e33f19f08724c5  gamadv-xtd3-7.00.01-macos-x86_64.tar.xz
863f570032941e2a034657636479edb2cbac4479b232e083ec6c274171ec5f8f  gamadv-xtd3-7.00.01-windows-x86_64.msi
c91aad0873b8dc57b920d4142f64a8ed950cb1533d8b3cd7cad2abf096bc2425  gamadv-xtd3-7.00.01-windows-x86_64.zip