[Bug 37639] Multiple applications crash on unimplemented function vssapi.dll.?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z (AlphaShadow v1.2, EMC Retrospect 7)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jul 23 01:03:32 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=37639

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|https://alphavss.codeplex.c |https://web.archive.org/web
                   |om/releases/view/90005      |/20210322101824/https://cod
                   |                            |eplexarchive.blob.core.wind
                   |                            |ows.net/archive/projects/al
                   |                            |phavss/alphavss.zip

--- Comment #6 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

adding stable download link via Internet Archive for documentation.

https://web.archive.org/web/20210322101824/https://codeplexarchive.blob.core.windows.net/archive/projects/alphavss/alphavss.zip

Commands to extract the original release from CodePlex archive:

--- snip ---
$ 7z l alphavss.zip
...
Listing archive: alphavss.zip

--
Path = alphavss.zip
Type = zip
Physical Size = 17772737

   Date      Time    Attr         Size   Compressed  Name
------------------- ----- ------------ ------------  ------------------------
2018-01-11 18:29:30 .....          348          248  discussions\222401.json
2018-01-11 18:29:30 .....        28880         8074  discussions\225309.json
2018-01-11 18:29:30 .....         1087          531  discussions\228120.json
2018-01-11 18:29:30 .....         7594         2524  discussions\228297.json
...
2018-01-20 08:41:56 .....         1436          467  releases\releaseList.json
2018-01-20 08:41:54 .....      5630098      5604338 
releases\0\ccef182f-717a-4bad-bc30-a40bc13dba6d
2018-01-20 08:41:56 .....      5525665      5501662 
releases\1\2e985c65-a47a-4125-8a54-7c237985c5aa
...
2018-01-11 18:29:24 .....        45746        39127 
sourceCode\alphavss\Release\1.2\Source\Samples\VssBackup\VssSample.chm
2018-02-06 01:25:44 .....        13497         7952  wiki\downloadWiki.zip
2018-01-20 08:41:56 .....         1057          337  wiki\Render\documents.json
2018-01-11 18:29:14 .....         3420         1490 
wiki\Render\154315\154315.html
2018-01-11 18:29:14 .....          420          246 
wiki\Render\154518\154518.html
2018-01-11 18:29:14 .....          139           92 
wiki\Render\1692765\1692765.html
2018-01-11 18:29:14 .....         2815         2820 
wiki\Render\1692775\0c7dc662-7a3d-4dbf-a8c9-a46492a4c0fb
2018-01-11 18:29:14 .....          656          364 
wiki\Render\1692775\1692775.html
------------------- ----- ------------ ------------  ------------------------
2018-02-06 01:25:44           22740455     17512755  1158 files, 2 folders
--- snip ---

--- snip ---
$ 7z x alphavss.zip releases\\releaseList.json

$ cat releases\\releaseList.json 
[
  {
    "Id": "0",
    "Name": "1.2.4000.3 (.NET4)",
    "DevelopmentStatus": "Stable",
    "Description": "Issue 18251: Fixed bug causing
IVssBackupComponents.WriterStatus to incorrectly throw exception stating that
the operation is not supported on the current operating system on Windows 2008
and Windows Vista.",
    "ReleasedDatge": "0001-01-01T00:00:00",
    "ModifiedDate": "2012-06-22T11:08:24.96-07:00",
    "Files": [
      {
        "Id": "ccef182f-717a-4bad-bc30-a40bc13dba6d",
        "FileName": "AlphaVSS-1.2.4000.3.zip",
        "Url": "./0/ccef182f-717a-4bad-bc30-a40bc13dba6d",
        "Type": "Application",
        "UploadDate": "2012-06-22T11:06:35.83-07:00"
      }
    ]
  },
  {
    "Id": "1",
    "Name": "1.1.4000.3 (.NET2)",
    "DevelopmentStatus": "Stable",
    "Description": "Issue 18251: Fixed bug causing
IVssBackupComponents.WriterStatus to incorrectly throw exception stating that
the operation is not supported on the current operating system on Windows 2008
and Windows Vista.",
    "ReleasedDatge": "0001-01-01T00:00:00",
    "ModifiedDate": "2012-06-22T11:04:59.25-07:00",
    "Files": [
      {
        "Id": "2e985c65-a47a-4125-8a54-7c237985c5aa",
        "FileName": "AlphaVSS-1.1.4000.3.zip",
        "Url": "./1/2e985c65-a47a-4125-8a54-7c237985c5aa",
        "Type": "Application",
        "UploadDate": "2012-06-22T11:04:54.953-07:00"
      }
    ]
  }

$ 7z x alphavss.zip releases\\0\\ccef182f-717a-4bad-bc30-a40bc13dba6d

$ mv releases\\0\\ccef182f-717a-4bad-bc30-a40bc13dba6d AlphaVSS-1.2.4000.3.zip

$ sha1sum AlphaVSS-1.2.4000.3.zip
d465732a6a8909bde092d6a8ce3961086a5a57d4  AlphaVSS-1.2.4000.3.zip
--- snip ---

$ sha1sum alphavss.zip 
c03f69ee03a460051dff1de4d926cf3d1d76a38d  alphavss.zip

$ du -sh alphavss.zip 
17M    alphavss.zip

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list