mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Added workaround for issue in bb4bcbd (skin not completely visible)
				
					
				
			This commit is contained in:
		@@ -683,7 +683,7 @@ RainmeterIniDoesntExistLabel:
 | 
			
		||||
	Delete "$INSTDIR\Rainmeter.exe.config"
 | 
			
		||||
	Delete "$INSTDIR\Rainmeter.chm"
 | 
			
		||||
	Delete "$INSTDIR\Default.ini"
 | 
			
		||||
/*
 | 
			
		||||
 | 
			
		||||
	${If} $instArc == "x86"
 | 
			
		||||
		!insertmacro InstallFiles "x32"
 | 
			
		||||
	${Else}
 | 
			
		||||
@@ -705,7 +705,7 @@ RainmeterIniDoesntExistLabel:
 | 
			
		||||
	File /r /x "..\Themes\*.*"
 | 
			
		||||
 | 
			
		||||
	SetOutPath "$INSTDIR"
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
	${If} $InstallPortable != 1
 | 
			
		||||
		ReadRegStr $0 HKLM "SOFTWARE\Rainmeter" ""
 | 
			
		||||
		WriteRegStr HKLM "SOFTWARE\Rainmeter" "" "$INSTDIR"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user