diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 6ef6251..1a365e0 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -876,6 +876,7 @@ void MainWindow::payZcashURI(QString uri) {
// And switch to the send tab.
ui->tabWidget->setCurrentIndex(1);
+ raise();
// And click the send button if the amount is > 0, to validate everything. If everything is OK, it will show the confirm box
// else, show the error message;
diff --git a/src/scripts/zec-qt-wallet.wxs b/src/scripts/zec-qt-wallet.wxs
index f2e0298..a781c8f 100644
--- a/src/scripts/zec-qt-wallet.wxs
+++ b/src/scripts/zec-qt-wallet.wxs
@@ -65,9 +65,7 @@
-
+