diff --git a/helpers/make-usb-creator b/helpers/make-usb-creator
index 3f9a4d38527c03cdc80fa39bdc9dc69dd713994c..adc5ddd9ff4ba0389b377be2a94cc35b1a183d59 100644
--- a/helpers/make-usb-creator
+++ b/helpers/make-usb-creator
@@ -32,12 +32,13 @@ replace "Ubuntu" "Trisquel" .
 replace "Trisquel-Gettext" "Ubuntu-Gettext" .
 
 #disable help button
-sed -i 359s/True/False/ gui/usbcreator-gtk.ui
+#sed -i 359s/True/False/ gui/usbcreator-gtk.ui
 
 changelog "Rebranded for Trisquel"
 
 compile
 
+exit 0
 if [ $ARCH = "i386" ]
 then
 # Let's build the win32 executable