New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Make multiple types of symbolic links from the context menu.
mkLink creates multiple types of symbolic links. Specifically, it simplifies the use of creating symbolic links by providing a GUI interface and access from the context menu. Normally advanced symbolic links, such as Hard Links and Directory Junctions can only be created through the command prompt.
The following symbolic links can be created with mkLink
Program to create symlinks. Provides the CMD command as well.
Just a small application I made to simplify the process of creating symbolic and hard links in Windows 7 and Windows 8 (likely Vista too). It is a GUI for the MKLINK command in Windows, which makes creating the links much easier.
The program requires administrator permissions due to use of the command prompt, so you should run it as an administrator if you experience any problems.
Note: It is not possible to create a hard link from a network share. You must use a symbolic link instead.
...
...For that you need to place Dropbox directory on same drive as the where the SC2 bank files are created, then just make a junction:
Code:
c:\Users\user1\Dropbox\SaveGameBackup>mklink /J StarCraft2Banks "c:\Users\user1\Documents\StarCr
aft II\Accounts"
Junction created for StarCraft2Banks <<===>> c:\Users\user1\Documents\StarCraft II\Accounts
c:\Users\user1\Dropbox\SaveGameBackup>
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Powershell script that uses Robocopy and Hardlinks for creating backup snapshots on local partitions (NTFS) or remote shares (NTFS, Samba) just like the famous Rsnapshot