mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	Fix incorrect product name in installer.
This commit is contained in:
		| @@ -25,7 +25,7 @@ SetCompressor /solid lzma | ||||
|  	GreaseWeazle hardware. It also allows manipulation of flux files and disk \ | ||||
|  	images, so it's useful without any hardware.$\r$\n\  | ||||
| 	$\r$\n\ | ||||
| 	This wizard will install WordGrinder on your computer.$\r$\n\ | ||||
| 	This wizard will install FluxEngine on your computer.$\r$\n\ | ||||
| 	$\r$\n\ | ||||
| 	$_CLICK" | ||||
|  | ||||
| @@ -130,7 +130,7 @@ SectionEnd | ||||
|  | ||||
| Section "Desktop Shortcut" | ||||
| 	SetOutPath "$DOCUMENTS" | ||||
| 	CreateShortCut "$DESKTOP\WordGrinder.lnk" "$INSTDIR\fluxengine-gui.exe" "" "$INSTDIR\fluxengine-gui.exe" 0 | ||||
| 	CreateShortCut "$DESKTOP\FluxEngine.lnk" "$INSTDIR\fluxengine-gui.exe" "" "$INSTDIR\fluxengine-gui.exe" 0 | ||||
| SectionEnd | ||||
|  | ||||
| ;-------------------------------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user