Jump to content

Ams Sağ Tıkla Yenile Nasıl Yaparız


exa_41
 Share

Recommended Posts

kanka ne yaptın :(

[warning]AutoPlay Media Studio Bölümü Kuralları

4- AMS desteği veren kullanıcıların yardımlarını suistimal ederek projenizi onlara yaptırmaya çalıştığınız taktirde cezai yaptırım uygulanacaktır.
[/warning]

Edited by MostWanted
Link to comment
Share on other sites

Bende MasaÜstü Çalışması Yaptım Ve Son Olarak Klasör Açma v.b. Şeyler KaldıAma Benimkinde Değişik Özellikler Var Mesela Örn: sistem geri yükleme var,veri koruma,veri yedekleme gibi özellikler var ve benimkinde masa üstündeki simgeleri yaşıyabiliyorsun Drag and Drop İle Yaptım AE Plugininde Oluyor O dedğim ve Ayarları Falan Otomatik Kayıt Ediyor Bayağı Bİ Özellik Var Ama Klasör Açma Falan Yok Yani Kışsacası Yardım Ederseniz Sevinirim :)

Edited by BerkPc
Link to comment
Share on other sites

Bide burayı incele sorularının çoğuna yanıt bulabilirsin

[code]http://www.tnctr.com/http://www.tnctr.com/topic/134319-masaustu-calythmasy/page__p__763193__fromsearch__1#entry763193[/code]

Not : Bu konuya artık destek vermiyorum.

Edited by egemynet
Link to comment
Share on other sites

sağ tık yapacağın yerin right click evresine :

[code]tblMenu = {};
tblMenu[1] = {};
tblMenu[1].Text = "Yenile";
tblMenu[1].ID = 1;

menu = Application.ShowPopupMenu(System.GetMousePosition(true, nil).X, System.GetMousePosition(true, nil).Y, tblMenu, TPM_LEFTALIGN, TPM_TOPALIGN, true, true);

if (menu == 1)then
DLL.CallFunction(_SystemFolder.."\\SHELL32.DLL", "SHChangeNotify", "134217728, SHCNE_ALLEVENTS, NULL, NULL", DLL_RETURN_TYPE_LONG, DLL_CALL_STDCALL)
end[/code]

Link to comment
Share on other sites

Ben inceledim TeamWiewer ile projesini yenileye gerek yok ki zaten Baba_ arkadaşın dediği gibi bence arkadaşım normal windows masaüstü dursa daha iyi çünkü çok karmaşık olur millet istemeyebilir.

Edited by HalilYanar
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...