02-19-2009, 07:38 PM 
		
	
	
		ok i have searched the forum but haven't found what i need...how can i change a value in regedit on a dword value?
	
	
	
	
	
| 
					 HKEY_USER modify
				 | 
| 
		
		
		02-19-2009, 07:38 PM 
		
	 
		ok i have searched the forum but haven't found what i need...how can i change a value in regedit on a dword value?
	 
		
		
		02-19-2009, 08:02 PM 
		
	 
		dword is the same as int in QM. Use rset with an int variable or a numeric value.
	 
		
		
		02-20-2009, 03:41 AM 
		
	 
		im sorry but i can't figure it out can you give an example?
	 
		
		
		02-20-2009, 10:54 AM 
		
	 
		What is the key, value name and value data?
	 
		
		
		02-20-2009, 10:39 PM 
		
	 
		NikeRuinDuin. the value changes everytime program is ran. and wana  set value to 9999999, Reg_DWORD
	 
		
		
		02-21-2009, 10:09 AM 
		
	 
		Use rset function. Look in QM help.
	 
		
		
		02-22-2009, 07:09 AM 
		
	 
		i have loookeed but dont understand
	 
		
		
		02-22-2009, 09:22 AM 
		
	 
		rset 999999 "NikeRuinDuin" "key where it is"
	 | 
| 
					« Next Oldest | Next Newest »
				 |