diff --git a/source/ubinstall-gtk.h b/source/ubinstall-gtk.h
index ac1f11e..133639c 100755
--- a/source/ubinstall-gtk.h
+++ b/source/ubinstall-gtk.h
@@ -119,9 +119,9 @@ NULL
#define open_gparted_command "gparted"
-#define AUTOINSTALL_TYPE_INSTALL_command "ubconfig --source global get autoinstall AUTOINSTALL[install_type]"
-#define AUTOINSTALL_DEVICE_command "ubconfig --source global get autoinstall AUTOINSTALL[device]"
-#define part_parameter_command "ubconfig --source global get autoinstall AUTOINSTALL[part]"
+#define AUTOINSTALL_TYPE_INSTALL_command "ubconfig --source global get [autoinstall] AUTOINSTALL[install_type]"
+#define AUTOINSTALL_DEVICE_command "ubconfig --source global get [autoinstall] AUTOINSTALL[device]"
+#define part_parameter_command "ubconfig --source global get [autoinstall] AUTOINSTALL[part]"
#define PASSWORD_DEFAULT "ublinux"
diff --git a/ubinstall-gtk.glade b/ubinstall-gtk.glade
index 1f241e3..1d0c50d 100644
--- a/ubinstall-gtk.glade
+++ b/ubinstall-gtk.glade
@@ -564,6 +564,7 @@ agreement
5
5
left
+ False