Jump to content

Checkbox Kullanımı Yardım


Mytolocia

Recommended Posts

Bir soruda ben sorayım Elimde birtakım katılımsız programlar var. Şimdi WPI tarzında checkboxlar koyarak secilenleri sırayla yukletmek istiyorum. Bunun icin gerekli script nedir acaba yardımcı olursanız sevinirim.

Link to comment
Share on other sites

Spydevil nerede hata yaptım acaba ?

Kur Diyince Kurmuyor Direkt olarak Kurulum tamamlandı diyor.

Durduk yere nedense sapıttı kurmamaya başladı çözemedim gitti açıkcası.

İnstall Butonu " On Click " özelliği

-- KURULUM BAŞI

-- Flash'ı getir
if CheckBox.GetChecked("B1", true) or 
	CheckBox.GetChecked("B2", true) or 
	CheckBox.GetChecked("B3", true) or 
	CheckBox.GetChecked("B4", true) or 
	CheckBox.GetChecked("B5", true) or
	CheckBox.GetChecked("B6", true) or
	CheckBox.GetChecked("B7", true) or
	CheckBox.GetChecked("B8", true) or
	CheckBox.GetChecked("B9", true) or
	CheckBox.GetChecked("B10", true) or
	CheckBox.GetChecked("B11", true) or
	CheckBox.GetChecked("B12", true) or
	CheckBox.GetChecked("B13", true) or
	CheckBox.GetChecked("B14", true) or
	CheckBox.GetChecked("B15", true) or
	CheckBox.GetChecked("B16", true) or
	CheckBox.GetChecked("B17", true) or
	CheckBox.GetChecked("B18", true) or
	CheckBox.GetChecked("B19", true) or
	CheckBox.GetChecked("B20", true) or
	CheckBox.GetChecked("B21", true) or
	CheckBox.GetChecked("B22", true) or
	CheckBox.GetChecked("B23", true) or
	CheckBox.GetChecked("B24", true) or
	CheckBox.GetChecked("B25", true) or
	CheckBox.GetChecked("B26", true) or
	CheckBox.GetChecked("B27", true) or
	CheckBox.GetChecked("B28", true) or
	CheckBox.GetChecked("B29", true) or
	CheckBox.GetChecked("B30", true) or 
	CheckBox.GetChecked("B31", true) or 
	CheckBox.GetChecked("B32", true) or 
	CheckBox.GetChecked("B33", true) or
	CheckBox.GetChecked("B34", true) or
	CheckBox.GetChecked("B35", true) or
	CheckBox.GetChecked("B36", true) or
	CheckBox.GetChecked("B37", true) or
	CheckBox.GetChecked("B38", true) or
	CheckBox.GetChecked("B39", true) or
	CheckBox.GetChecked("B40", true) or
	CheckBox.GetChecked("B41", true) or
	CheckBox.GetChecked("B42", true) or
	CheckBox.GetChecked("B43", true) or
	CheckBox.GetChecked("B44", true) or
	CheckBox.GetChecked("B45", true) or
	CheckBox.GetChecked("B46", true) or
	CheckBox.GetChecked("B47", true) or
	CheckBox.GetChecked("B48", true) or
	CheckBox.GetChecked("B49", true) or
	CheckBox.GetChecked("B50", true) or
	CheckBox.GetChecked("B51", true) or
	CheckBox.GetChecked("B52", true) or
	CheckBox.GetChecked("B53", true) or
	CheckBox.GetChecked("B54", true) or
	CheckBox.GetChecked("B55", true) or
	CheckBox.GetChecked("B56", true) or
	CheckBox.GetChecked("B57", true) then
Flash.SetVisible("load.status", true)
end

--PROGRAMLARIN BAŞLANGICI


if CheckBox.GetChecked("B1", true) then
Paragraph.SetText("p.status", "Nod 32 Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Nod32.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Nod 32 : Kuruldu");
end


if CheckBox.GetChecked("B2", true) then
Paragraph.SetText("p.status", "Kaspersky Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Kaspersky.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Kaspersky : Kuruldu");
end


if CheckBox.GetChecked("B3", true) then
Paragraph.SetText("p.status", "Avira Antivir Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Avira.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Avira Antivir : Kuruldu");
end


if CheckBox.GetChecked("B4", true) then
Paragraph.SetText("p.status", "Winrar Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\WinRAR_3.91_Beta_1_TR.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Winrar : Kuruldu");
end


if CheckBox.GetChecked("B5", true) then
Paragraph.SetText("p.status", "KGB Archiver Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\KGB Archiver v1.2 TR.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "KGB Archiver : Kuruldu");
end


if CheckBox.GetChecked("B6", true) then
Paragraph.SetText("p.status", "7 Zip Turkce Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\7-Zip_9.05_alpha_TR.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "7 Zip Turkce : Kuruldu");


if CheckBox.GetChecked("B7", true) then
Paragraph.SetText("p.status", "Ashampoo  Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Ashampoo.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Ashampoo  : Kuruldu");
end

if CheckBox.GetChecked("B8", true) then
Paragraph.SetText("p.status", "Pover iso Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\PowerISO.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Pover iso : Kuruldu");
end

if CheckBox.GetChecked("B9", true) then
Paragraph.SetText("p.status", "Daemon Tools Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Deamon.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Daemon Tools : Kuruldu");
end

if CheckBox.GetChecked("B10", true) then
Paragraph.SetText("p.status", "Ultra iso Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\UltraISO.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Ultra iso : Kuruldu");
end

if CheckBox.GetChecked("B11", true) then
Paragraph.SetText("p.status", "Nero Micro 9 Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Nero.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Nero Micro 9 : Kuruldu");
end

if CheckBox.GetChecked("B12", true) then
Paragraph.SetText("p.status", "Total video converter Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Total_Video_Converter.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Total video converter : Kuruldu");
end

if CheckBox.GetChecked("B13", true) then
Paragraph.SetText("p.status", "im too 3gp converter Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\ImTOO.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "im too 3gp converter : Kuruldu");
end

if CheckBox.GetChecked("B14", true) then
Paragraph.SetText("p.status", "Cryptoload Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Cryptload.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Cryptoload : Kuruldu");
end

if CheckBox.GetChecked("B15", true) then
Paragraph.SetText("p.status", "Flashget Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Flashget 3.2.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Flashget : Kuruldu");
end

if CheckBox.GetChecked("B16", true) then
Paragraph.SetText("p.status", "internet Dowloand Manager Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Internet Download.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "internet Dowloand Manager : Kuruldu");
end

if CheckBox.GetChecked("B17", true) then
Paragraph.SetText("p.status", "Lime Wire Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\LimeWire PRO.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Lime Wire : Kuruldu");
end

if CheckBox.GetChecked("B18", true) then
Paragraph.SetText("p.status", "Adobe Acrobat Reader Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\As_AdobeRdr9.2.0_Tr.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Adobe Acrobat Reader : Kuruldu");
end

if CheckBox.GetChecked("B19", true) then
Paragraph.SetText("p.status", "Office 2003 Full Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Office2003full.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Office 2003 Full : Kuruldu");
end

if CheckBox.GetChecked("B20", true) then
Paragraph.SetText("p.status", "Foxit Reader Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Foxit Reader PRO 3.1.4 Build 1125.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Foxit Reader : Kuruldu");
end

if CheckBox.GetChecked("B21", true) then
Paragraph.SetText("p.status", "Notepad ++ Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Notepad++ 5.6.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Notepad ++ : Kuruldu");
end

if CheckBox.GetChecked("B22", true) then
Paragraph.SetText("p.status", "Paint Net Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Paint.NET 3.5.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Paint Net : Kuruldu");
end

if CheckBox.GetChecked("B23", true) then
Paragraph.SetText("p.status", "Bs Player Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\BsPLayerPRO 2.50.1017.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Bs Player : Kuruldu");
end

if CheckBox.GetChecked("B24", true) then
Paragraph.SetText("p.status", "Gom Player Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\GOM_Player_2.1.21.4846_TR.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Gom Player : Kuruldu");
end

if CheckBox.GetChecked("B25", true) then
Paragraph.SetText("p.status", "K Lite Codec Paket Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\K-Lite_Ultra_Codec_Pack_5.4.4.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "K Lite Codec Paket : Kuruldu");
end

if CheckBox.GetChecked("B26", true) then
Paragraph.SetText("p.status", "Km Player Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\KMPlayer 2.9.4.1436.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Km Player : Kuruldu");
end

if CheckBox.GetChecked("B27", true) then
Paragraph.SetText("p.status", "Vlc Player Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\VLC Player 1.0.3 RC.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Vlc Player : Kuruldu");
end

if CheckBox.GetChecked("B28", true) then
Paragraph.SetText("p.status", "Winamp Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Winamp_5.56.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Winamp : Kuruldu");
end

if CheckBox.GetChecked("B29", true) then
Paragraph.SetText("p.status", "C Cleaner Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\CC 2.26.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "C Cleaner : Kuruldu");
end

if CheckBox.GetChecked("B30", true) then
Paragraph.SetText("p.status", "Super Utulities Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Super.Utilities.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Super Utulities : Kuruldu");
end

if CheckBox.GetChecked("B31", true) then
Paragraph.SetText("p.status", "Recovery My Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Recover_My_Files_4.0.4.448..exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Recovery My : Kuruldu");
end


if CheckBox.GetChecked("B32", true) then
Paragraph.SetText("p.status", "Driver Genius Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Driver_Genius_Pro_9.0.180TR.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Driver Genius : Kuruldu");
end

if CheckBox.GetChecked("B33", true) then
Paragraph.SetText("p.status", "Everest Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\EverestUltimate_v5.30.1954b.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Everest : Kuruldu");
end

if CheckBox.GetChecked("B34", true) then
Paragraph.SetText("p.status", "Advantage Care Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Advanced System Care.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Advantage Care : Kuruldu");
end

if CheckBox.GetChecked("B35", true) then
Paragraph.SetText("p.status", "Win Tools Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\WinTools.net Ultimate 9.11.1.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Win Tools : Kuruldu");
end

if CheckBox.GetChecked("B36", true) then
Paragraph.SetText("p.status", "Desk Space Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\DeskSpace.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Desk Space : Kuruldu");
end

if CheckBox.GetChecked("B37", true) then
Paragraph.SetText("p.status", "Exa Radyo Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\EXARadyo v3.20.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Exa Radyo : Kuruldu");
end

if CheckBox.GetChecked("B38", true) then
Paragraph.SetText("p.status", "Skype Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\SkyPe 4.1.0.179.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Skype : Kuruldu");
end

if CheckBox.GetChecked("B39", true) then
Paragraph.SetText("p.status", "Tera Copy Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\TeraCopy_2.05.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Tera Copy : Kuruldu");
end

if CheckBox.GetChecked("B40", true) then
Paragraph.SetText("p.status", "Yassak 1.0 Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\YasakSitelereGirisV1.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Yassak 1.0 : Kuruldu");
end

if CheckBox.GetChecked("B41", true) then
Paragraph.SetText("p.status", "Filezilla Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\FileZilla.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Filezilla : Kuruldu");
end

if CheckBox.GetChecked("B42", true) then
Paragraph.SetText("p.status", "Folder Lock Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\FolderLock5.7.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Folder Lock : Kuruldu");
end

if CheckBox.GetChecked("B43", true) then
Paragraph.SetText("p.status", "Sozluk Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Sozluk_3.1.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Sozluk : Kuruldu");
end

if CheckBox.GetChecked("B44", true) then
Paragraph.SetText("p.status", "USB Security Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\USB_Disk_Security.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "USB Security : Kuruldu");
end

if CheckBox.GetChecked("B45", true) then
Paragraph.SetText("p.status", "Uninstall Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Your Uninstaller.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Uninstall : Kuruldu");
end

if CheckBox.GetChecked("B46", true) then
Paragraph.SetText("p.status", "Glary Utulities Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Glary Utilities Pro 2.17.0.776.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Glary Utulities : Kuruldu");
end

if CheckBox.GetChecked("B47", true) then
Paragraph.SetText("p.status", "Photoshop Cs4 Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\PhotoShop Cs4.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Photoshop Cs4 : Kuruldu");
end

if CheckBox.GetChecked("B48", true) then
Paragraph.SetText("p.status", "Team Wiever Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\TeamViewer v4.1.6597.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Team Wiever : Kuruldu");
end

if CheckBox.GetChecked("B49", true) then
Paragraph.SetText("p.status", "Live Messenger 2009 Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\WindowsLive.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Live Messenger 2009 : Kuruldu");
end

if CheckBox.GetChecked("B50", true) then
Paragraph.SetText("p.status", "Unlocker Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Unlocker 1.8.8.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Unlocker : Kuruldu");
end

if CheckBox.GetChecked("B51", true) then
Paragraph.SetText("p.status", "Flash Paketi Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Flash Paketi 1.2.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Flash Paketi : Kuruldu");
end

if CheckBox.GetChecked("B52", true) then
Paragraph.SetText("p.status", "Java 6 Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Java 6 Update 17.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Java 6 : Kuruldu");
end

if CheckBox.GetChecked("B53", true) then
Paragraph.SetText("p.status", "Youtube Jacker Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Youtube_Jacker_5.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Youtube Jacker : Kuruldu");
end

if CheckBox.GetChecked("B54", true) then
Paragraph.SetText("p.status", "Google Chrome Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Google Chrome 4.0.249.11.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Google Chrome : Kuruldu");
end

if CheckBox.GetChecked("B55", true) then
Paragraph.SetText("p.status", "internet Explorer Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\internet explorer 8.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "internet Explorer : Kuruldu");
end

if CheckBox.GetChecked("B56", true) then
Paragraph.SetText("p.status", "Firefox Tr Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Mozilla_Firefox_3.6_Beta_3_TR.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Firefox Tr : Kuruldu");
end

if CheckBox.GetChecked("B57", true) then
Paragraph.SetText("p.status", "Opera 10 Kuruluyor...");
result = File.Run("AutoPlay\\Docs\\Program Data\\Opera 10.10.1893.exe", "", "", SW_MINIMIZE, true);
Paragraph.SetText("p.status", "Opera 10 : Kuruldu");
end



end

-- KURULUM SONU

-- Flash'ı kaybet
if CheckBox.GetChecked("B1", true) or 
	CheckBox.GetChecked("B2", true) or 
	CheckBox.GetChecked("B3", true) or 
	CheckBox.GetChecked("B4", true) or 
	CheckBox.GetChecked("B5", true) or
	CheckBox.GetChecked("B6", true) or
	CheckBox.GetChecked("B7", true) or
	CheckBox.GetChecked("B8", true) or
	CheckBox.GetChecked("B9", true) or
	CheckBox.GetChecked("B10", true) or
	CheckBox.GetChecked("B11", true) or
	CheckBox.GetChecked("B12", true) or
	CheckBox.GetChecked("B13", true) or
	CheckBox.GetChecked("B14", true) or
	CheckBox.GetChecked("B15", true) or
	CheckBox.GetChecked("B16", true) or
	CheckBox.GetChecked("B17", true) or
	CheckBox.GetChecked("B18", true) or
	CheckBox.GetChecked("B19", true) or
	CheckBox.GetChecked("B20", true) or
	CheckBox.GetChecked("B21", true) or
	CheckBox.GetChecked("B22", true) or
	CheckBox.GetChecked("B23", true) or
	CheckBox.GetChecked("B24", true) or
	CheckBox.GetChecked("B25", true) or
	CheckBox.GetChecked("B26", true) or
	CheckBox.GetChecked("B27", true) or
	CheckBox.GetChecked("B28", true) or
	CheckBox.GetChecked("B29", true) or
	CheckBox.GetChecked("B30", true) or 
	CheckBox.GetChecked("B31", true) or 
	CheckBox.GetChecked("B32", true) or 
	CheckBox.GetChecked("B33", true) or
	CheckBox.GetChecked("B34", true) or
	CheckBox.GetChecked("B35", true) or
	CheckBox.GetChecked("B36", true) or
	CheckBox.GetChecked("B37", true) or
	CheckBox.GetChecked("B38", true) or
	CheckBox.GetChecked("B39", true) or
	CheckBox.GetChecked("B40", true) or
	CheckBox.GetChecked("B41", true) or
	CheckBox.GetChecked("B42", true) or
	CheckBox.GetChecked("B43", true) or
	CheckBox.GetChecked("B44", true) or
	CheckBox.GetChecked("B45", true) or
	CheckBox.GetChecked("B46", true) or
	CheckBox.GetChecked("B47", true) or
	CheckBox.GetChecked("B48", true) or
	CheckBox.GetChecked("B49", true) or
	CheckBox.GetChecked("B50", true) or
	CheckBox.GetChecked("B51", true) or
	CheckBox.GetChecked("B52", true) or
	CheckBox.GetChecked("B53", true) or
	CheckBox.GetChecked("B54", true) or
	CheckBox.GetChecked("B55", true) or
	CheckBox.GetChecked("B56", true) or
	CheckBox.GetChecked("B57", true) then
Flash.SetVisible("load.status", false);
end

-- OK mesajı ver
if CheckBox.GetChecked("B1", true) or 
	CheckBox.GetChecked("B2", true) or 
	CheckBox.GetChecked("B3", true) or 
	CheckBox.GetChecked("B4", true) or 
	CheckBox.GetChecked("B5", true) or
	CheckBox.GetChecked("B6", true) or
	CheckBox.GetChecked("B7", true) or
	CheckBox.GetChecked("B8", true) or
	CheckBox.GetChecked("B9", true) or
	CheckBox.GetChecked("B10", true) or
	CheckBox.GetChecked("B11", true) or
	CheckBox.GetChecked("B12", true) or
	CheckBox.GetChecked("B13", true) or
	CheckBox.GetChecked("B14", true) or
	CheckBox.GetChecked("B15", true) or
	CheckBox.GetChecked("B16", true) or
	CheckBox.GetChecked("B17", true) or
	CheckBox.GetChecked("B18", true) or
	CheckBox.GetChecked("B19", true) or
	CheckBox.GetChecked("B20", true) or
	CheckBox.GetChecked("B21", true) or
	CheckBox.GetChecked("B22", true) or
	CheckBox.GetChecked("B23", true) or
	CheckBox.GetChecked("B24", true) or
	CheckBox.GetChecked("B25", true) or
	CheckBox.GetChecked("B26", true) or
	CheckBox.GetChecked("B27", true) or
	CheckBox.GetChecked("B28", true) or
	CheckBox.GetChecked("B29", true) or
	CheckBox.GetChecked("B30", true) or 
	CheckBox.GetChecked("B31", true) or 
	CheckBox.GetChecked("B32", true) or 
	CheckBox.GetChecked("B33", true) or
	CheckBox.GetChecked("B34", true) or
	CheckBox.GetChecked("B35", true) or
	CheckBox.GetChecked("B36", true) or
	CheckBox.GetChecked("B37", true) or
	CheckBox.GetChecked("B38", true) or
	CheckBox.GetChecked("B39", true) or
	CheckBox.GetChecked("B40", true) or
	CheckBox.GetChecked("B41", true) or
	CheckBox.GetChecked("B42", true) or
	CheckBox.GetChecked("B43", true) or
	CheckBox.GetChecked("B44", true) or
	CheckBox.GetChecked("B45", true) or
	CheckBox.GetChecked("B46", true) or
	CheckBox.GetChecked("B47", true) or
	CheckBox.GetChecked("B48", true) or
	CheckBox.GetChecked("B49", true) or
	CheckBox.GetChecked("B50", true) or
	CheckBox.GetChecked("B51", true) or
	CheckBox.GetChecked("B52", true) or
	CheckBox.GetChecked("B53", true) or
	CheckBox.GetChecked("B54", true) or
	CheckBox.GetChecked("B55", true) or
	CheckBox.GetChecked("B56", true) or
	CheckBox.GetChecked("B57", true) then
Dialog.Message(" ENS-KUR V.1 ", "Seçilen Programların Kurulumu Tamamlandı", MB_OK, MB_ICONINFORMATION) else
end

Link to comment
Share on other sites

CheckBox.GetChecked("B1", true) böyle birşey yok şu vardır;

CheckBox.SetChecked("B1", true) B1 nesnesini tikli yapar ayrıca;

abc = CheckBox.GetChecked("B1") B1 nesnesi tikli ise abc değişkenine true değerini gönderir tikli değilse false değerini gönderir onun üzerinden işlemler yaparsın örn:

if abc == true then

vs...

booDurum = false;
for a=1, 57 do
	if CheckBox.GetChecked("B" .. a) == true then
		booDurum = true;
	end
end

if booDurum == true then
	Flash.SetVisible("load.status", true);

	if CheckBox.GetChecked("B1") == true then
	Paragraph.SetText("p.status", "Nod 32 Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Nod32.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Nod 32 : Kuruldu");
	end


	if CheckBox.GetChecked("B2") == true then
	Paragraph.SetText("p.status", "Kaspersky Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Kaspersky.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Kaspersky : Kuruldu");
	end


	if CheckBox.GetChecked("B3") == true then
	Paragraph.SetText("p.status", "Avira Antivir Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Avira.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Avira Antivir : Kuruldu");
	end


	if CheckBox.GetChecked("B4") == true then
	Paragraph.SetText("p.status", "Winrar Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\WinRAR_3.91_Beta_1_TR.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Winrar : Kuruldu");
	end


	if CheckBox.GetChecked("B5") == true then
	Paragraph.SetText("p.status", "KGB Archiver Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\KGB Archiver v1.2 TR.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "KGB Archiver : Kuruldu");
	end


	if CheckBox.GetChecked("B6") == true then
	Paragraph.SetText("p.status", "7 Zip Turkce Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\7-Zip_9.05_alpha_TR.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "7 Zip Turkce : Kuruldu");
	end

	if CheckBox.GetChecked("B7") == true then
	Paragraph.SetText("p.status", "Ashampoo Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Ashampoo.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Ashampoo : Kuruldu");
	end

	if CheckBox.GetChecked("B8") == true then
	Paragraph.SetText("p.status", "Pover iso Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\PowerISO.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Pover iso : Kuruldu");
	end

	if CheckBox.GetChecked("B9") == true then
	Paragraph.SetText("p.status", "Daemon Tools Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Deamon.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Daemon Tools : Kuruldu");
	end

	if CheckBox.GetChecked("B10") == true then
	Paragraph.SetText("p.status", "Ultra iso Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\UltraISO.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Ultra iso : Kuruldu");
	end

	if CheckBox.GetChecked("B11") == true then
	Paragraph.SetText("p.status", "Nero Micro 9 Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Nero.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Nero Micro 9 : Kuruldu");
	end

	if CheckBox.GetChecked("B12") == true then
	Paragraph.SetText("p.status", "Total video converter Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Total_Video_Converter.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Total video converter : Kuruldu");
	end

	if CheckBox.GetChecked("B13") == true then
	Paragraph.SetText("p.status", "im too 3gp converter Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\ImTOO.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "im too 3gp converter : Kuruldu");
	end

	if CheckBox.GetChecked("B14") == true then
	Paragraph.SetText("p.status", "Cryptoload Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Cryptload.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Cryptoload : Kuruldu");
	end

	if CheckBox.GetChecked("B15") == true then
	Paragraph.SetText("p.status", "Flashget Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Flashget 3.2.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Flashget : Kuruldu");
	end

	if CheckBox.GetChecked("B16") == true then
	Paragraph.SetText("p.status", "internet Dowloand Manager Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Internet Download.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "internet Dowloand Manager : Kuruldu");
	end

	if CheckBox.GetChecked("B17") == true then
	Paragraph.SetText("p.status", "Lime Wire Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\LimeWire PRO.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Lime Wire : Kuruldu");
	end

	if CheckBox.GetChecked("B18") == true then
	Paragraph.SetText("p.status", "Adobe Acrobat Reader Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\As_AdobeRdr9.2.0_Tr.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Adobe Acrobat Reader : Kuruldu");
	end

	if CheckBox.GetChecked("B19") == true then
	Paragraph.SetText("p.status", "Office 2003 Full Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Office2003full.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Office 2003 Full : Kuruldu");
	end

	if CheckBox.GetChecked("B20") == true then
	Paragraph.SetText("p.status", "Foxit Reader Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Foxit Reader PRO 3.1.4 Build 1125.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Foxit Reader : Kuruldu");
	end

	if CheckBox.GetChecked("B21") == true then
	Paragraph.SetText("p.status", "Notepad ++ Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Notepad++ 5.6.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Notepad ++ : Kuruldu");
	end

	if CheckBox.GetChecked("B22") == true then
	Paragraph.SetText("p.status", "Paint Net Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Paint.NET 3.5.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Paint Net : Kuruldu");
	end

	if CheckBox.GetChecked("B23") == true then
	Paragraph.SetText("p.status", "Bs Player Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\BsPLayerPRO 2.50.1017.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Bs Player : Kuruldu");
	end

	if CheckBox.GetChecked("B24") == true then
	Paragraph.SetText("p.status", "Gom Player Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\GOM_Player_2.1.21.4846_TR.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Gom Player : Kuruldu");
	end

	if CheckBox.GetChecked("B25") == true then
	Paragraph.SetText("p.status", "K Lite Codec Paket Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\K-Lite_Ultra_Codec_Pack_5.4.4.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "K Lite Codec Paket : Kuruldu");
	end

	if CheckBox.GetChecked("B26") == true then
	Paragraph.SetText("p.status", "Km Player Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\KMPlayer 2.9.4.1436.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Km Player : Kuruldu");
	end

	if CheckBox.GetChecked("B27") == true then
	Paragraph.SetText("p.status", "Vlc Player Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\VLC Player 1.0.3 RC.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Vlc Player : Kuruldu");
	end

	if CheckBox.GetChecked("B28") == true then
	Paragraph.SetText("p.status", "Winamp Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Winamp_5.56.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Winamp : Kuruldu");
	end

	if CheckBox.GetChecked("B29") == true then
	Paragraph.SetText("p.status", "C Cleaner Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\CC 2.26.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "C Cleaner : Kuruldu");
	end

	if CheckBox.GetChecked("B30") == true then
	Paragraph.SetText("p.status", "Super Utulities Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Super.Utilities.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Super Utulities : Kuruldu");
	end

	if CheckBox.GetChecked("B31") == true then
	Paragraph.SetText("p.status", "Recovery My Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Recover_My_Files_4.0.4.448..exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Recovery My : Kuruldu");
	end


	if CheckBox.GetChecked("B32") == true then
	Paragraph.SetText("p.status", "Driver Genius Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Driver_Genius_Pro_9.0.180TR.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Driver Genius : Kuruldu");
	end

	if CheckBox.GetChecked("B33") == true then
	Paragraph.SetText("p.status", "Everest Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\EverestUltimate_v5.30.1954b.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Everest : Kuruldu");
	end

	if CheckBox.GetChecked("B34") == true then
	Paragraph.SetText("p.status", "Advantage Care Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Advanced System Care.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Advantage Care : Kuruldu");
	end

	if CheckBox.GetChecked("B35") == true then
	Paragraph.SetText("p.status", "Win Tools Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\WinTools.net Ultimate 9.11.1.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Win Tools : Kuruldu");
	end

	if CheckBox.GetChecked("B36") == true then
	Paragraph.SetText("p.status", "Desk Space Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\DeskSpace.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Desk Space : Kuruldu");
	end

	if CheckBox.GetChecked("B37") == true then
	Paragraph.SetText("p.status", "Exa Radyo Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\EXARadyo v3.20.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Exa Radyo : Kuruldu");
	end

	if CheckBox.GetChecked("B38") == true then
	Paragraph.SetText("p.status", "Skype Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\SkyPe 4.1.0.179.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Skype : Kuruldu");
	end

	if CheckBox.GetChecked("B39") == true then
	Paragraph.SetText("p.status", "Tera Copy Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\TeraCopy_2.05.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Tera Copy : Kuruldu");
	end

	if CheckBox.GetChecked("B40") == true then
	Paragraph.SetText("p.status", "Yassak 1.0 Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\YasakSitelereGirisV1.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Yassak 1.0 : Kuruldu");
	end

	if CheckBox.GetChecked("B41") == true then
	Paragraph.SetText("p.status", "Filezilla Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\FileZilla.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Filezilla : Kuruldu");
	end

	if CheckBox.GetChecked("B42") == true then
	Paragraph.SetText("p.status", "Folder Lock Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\FolderLock5.7.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Folder Lock : Kuruldu");
	end

	if CheckBox.GetChecked("B43") == true then
	Paragraph.SetText("p.status", "Sozluk Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Sozluk_3.1.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Sozluk : Kuruldu");
	end

	if CheckBox.GetChecked("B44") == true then
	Paragraph.SetText("p.status", "USB Security Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\USB_Disk_Security.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "USB Security : Kuruldu");
	end

	if CheckBox.GetChecked("B45") == true then
	Paragraph.SetText("p.status", "Uninstall Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Your Uninstaller.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Uninstall : Kuruldu");
	end

	if CheckBox.GetChecked("B46") == true then
	Paragraph.SetText("p.status", "Glary Utulities Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Glary Utilities Pro 2.17.0.776.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Glary Utulities : Kuruldu");
	end

	if CheckBox.GetChecked("B47") == true then
	Paragraph.SetText("p.status", "Photoshop Cs4 Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\PhotoShop Cs4.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Photoshop Cs4 : Kuruldu");
	end

	if CheckBox.GetChecked("B48") == true then
	Paragraph.SetText("p.status", "Team Wiever Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\TeamViewer v4.1.6597.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Team Wiever : Kuruldu");
	end

	if CheckBox.GetChecked("B49") == true then
	Paragraph.SetText("p.status", "Live Messenger 2009 Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\WindowsLive.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Live Messenger 2009 : Kuruldu");
	end

	if CheckBox.GetChecked("B50") == true then
	Paragraph.SetText("p.status", "Unlocker Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Unlocker 1.8.8.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Unlocker : Kuruldu");
	end

	if CheckBox.GetChecked("B51") == true then
	Paragraph.SetText("p.status", "Flash Paketi Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Flash Paketi 1.2.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Flash Paketi : Kuruldu");
	end

	if CheckBox.GetChecked("B52") == true then
	Paragraph.SetText("p.status", "Java 6 Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Java 6 Update 17.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Java 6 : Kuruldu");
	end

	if CheckBox.GetChecked("B53") == true then
	Paragraph.SetText("p.status", "Youtube Jacker Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Youtube_Jacker_5.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Youtube Jacker : Kuruldu");
	end

	if CheckBox.GetChecked("B54") == true then
	Paragraph.SetText("p.status", "Google Chrome Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Google Chrome 4.0.249.11.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Google Chrome : Kuruldu");
	end

	if CheckBox.GetChecked("B55") == true then
	Paragraph.SetText("p.status", "internet Explorer Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\internet explorer 8.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "internet Explorer : Kuruldu");
	end

	if CheckBox.GetChecked("B56") == true then
	Paragraph.SetText("p.status", "Firefox Tr Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Mozilla_Firefox_3.6_Beta_3_TR.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Firefox Tr : Kuruldu");
	end

	if CheckBox.GetChecked("B57") == true then
	Paragraph.SetText("p.status", "Opera 10 Kuruluyor...");
	result = File.Run("AutoPlay\\Docs\\Program Data\\Opera 10.10.1893.exe", "", "", SW_MINIMIZE, true);
	Paragraph.SetText("p.status", "Opera 10 : Kuruldu");
	end

	Dialog.Message(" ENS-KUR V.1 ", "Seçilen Programların Kurulumu Tamamlandı", MB_OK, MB_ICONINFORMATION)
	Flash.SetVisible("load.status", false);

end

Link to comment
Share on other sites

  • 2 hafta sonra ...
Slm arkadaşlar bi çalışma yapıyodum bi yerde kaldım yardımcı olursanız sevinirim check box ların tümünü seç veya tüm seçileni kaldır tuşu yapcamda hangi kodları kulanmayım.

CheckBox.SetChecked("BurayaCheckBox'ınİsmi", true(seçili yapar) false(seçilmemiş yapar));

> CheckBox.SetChecked("CheckBox1", true);

şöle birşeyde yapabilirsin;

Kaç tane checkbox varsa isimlerini tablo oluşturup içine yazarsın;

OnGlobalFunctions:

tbCheckBox = {"CheckBox1", "CheckBox2", "CheckBox3"}

function IslemCheckBox(booDurum)
for a, z in tbCheckBox do
CheckBox.SetChecked(z, booDurum);
end
end[/CODE]

Herhangi bi yerden on show , nesnenin onclick vs şu kodu yazarsın;

IslemCheckBox(true) tbCheckBox'a yazdığın isimlerin hepsi seçili olur...

Link to comment
Share on other sites

  • 2 ay sonra...

Arkadaşlar cevaplarınız için teşekkür ederim

Bu konuyu açmadan çok araştırma yaptım. Kintaro arkadaşımızın çalışmasını indirmiştim önceden Çok güzel bi çalışma

kendisine özellikle teşekkür ederim. Ekle kaldır özelliği yoktu o özelliği eklemek istiyordum

buldum ve ekledim aşağıdaki resim istediğim proje Ekle kaldır özelliği eklenmiş.

871868Resmi.PNG

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...