mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:32:57 +00:00
[RAPPS] Update rapps DB location to the new database
This commit is contained in:
parent
26da451ba5
commit
d564b4afc3
3 changed files with 4 additions and 3 deletions
|
@ -30,7 +30,8 @@
|
|||
#include "resource.h"
|
||||
#include "winmain.h"
|
||||
|
||||
#define APPLICATION_DATABASE_URL L"https://rapps.reactos.org/rappmgr.cab"
|
||||
#define APPLICATION_DATABASE_URL L"https://rapps.reactos.org/rappmgr2.cab"
|
||||
#define APPLICATION_DATABASE_NAME L"rappmgr2.cab"
|
||||
#define MAX_STR_LEN 256
|
||||
|
||||
enum AppsCategories
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue