mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-17 21:24:48 +10:00
Update manager and add features for App Installer.
This commit is contained in:
11
Manager/ShortcutCreateForm.cs
Normal file
11
Manager/ShortcutCreateForm.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Manager
|
||||
{
|
||||
class ShortcutCreateForm
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user