- File > Preferences > Toolbar > Customize
- New button
- Paste the code into the formula
- Profit
@Prompt([OkCancelEdit]; "ReplicaID"; "Woot!";@ReplicaID)
@Command([FileOpenDBRepID]; @Prompt( [OkCancelEdit];"Enter Rep ID"; "I will open db using this Rep ID"; "00000000:00000000"))
@Prompt([OkCancelEdit]; "Props"; "Server and Db Path!"; @Text(@Implode(@DbName)))
@Command([AdminRemoteConsole])