'30% of Activities Performed by Humans Could Be Automated with AI' Community Center by Johannes C. … newest interview of our AGI Talks series, **Alexander De Ridder** shares his insights on the potential impacts of Artificial General Intelligence… Re: How can I make my website easier to use? Programming Web Development by mathanm In short: Enhance the overall design for a more modern and visually appealing look. And add features like comment sections, likes, shares, and user ratings to increase user engagement. Re: Word Melt Community Center Geeks' Lounge by WolfPack shares Re: how can we make software Programming Software Development by SgtMe *Shares glance with 'firstPerson'* I think that you mean - how to compile into a program to run on any windows (for example) computer. On your IDE (Dev-C++, Visual Studio, CodeBlocks, etc., click compile. Then in the project directory (or specified exe output directory), find the .exe file. This is the program. Re: Shared Folder stopped Sharing to Laptop ? Hardware and Software Networking by Siberian Shares do appear, including the shared folder; but 127.0.0.1 or \127.0.0.1 is returned as a; **'\127.0.0.1\' is not recognized as an internal or external command, operable program or batch file.** Re: shares Hardware and Software Linux and Unix by rubberman … systems use CIFS to mount Windows shares, but will use a Samba server to provide shares to Windows systems. CIFS is the… outdated by CIFS, and you can indeed directly mount Windows shares in Linux. I do it all the time. Likewise, vise… Re: shares Hardware and Software Linux and Unix by rubberman [quote]What about mounting a Windows box's CDRom?[/quote] I don't bother with that, since I only run Windows these days in a virtual machine on a Linux host... :-) If Windows shares the drive, then it should work just fine. Re: Investment Shares Calculator Programming Software Development by dlmagers ….print("Enter the number of shares: "); double shares = input.nextDouble(); //User input … selling = input.nextDouble(); //Compute double originalCost = (shares * purchase); double earned = (shares * selling); double amountGainedOrLost = earned - originalCost; double… Opening remote shares with VB.NET/Explorer Programming Software Development by DwarFStrider Hello, I'm starting a VB.NET project which lists shares from clients on a server program. When a client connects…, he uploads his own shares + credentials to the server, and downloads all shares which are already listed on the… server from previous clients. Now, sending the shares is doable with WMI objects I think, but I don… Investment Shares Calculator Programming Software Development by dlmagers … args) { Scanner input = new Scanner(System.in); double shares, purchase, selling; int amountGain = 0, percentGain; //User…investment System.out.print("Enter the number of shares: "); double shares1 = input.nextDouble(); … slow network browsing to shares Hardware and Software Microsoft Windows by bjeffery … our users on xp when browsing to any mapped network shares. When they try and access a share it takes up… to 40 seconds to access the shares on the forest root server. This doesn't seem to… a long time. This is effecting users as the main shares are on the forest root, also they get hanging when… Re: Investment Shares Calculator Programming Software Development by stultuske … originally paid? so: calculate your original cost (shares * purchase1) = originalCost next, what you earned: (shares * selling1) = earning earning - originalCost => amountGainedOrLost percentGain… Unwanted Shares won't go away Hardware and Software Microsoft Windows by Yzk … things just won't stay saved. For example the standard shares don't want to be disabled, I can do it… is, is it because of the p2p software that the shares stay online or do I have to go somewhere else… samba usershare max shares Hardware and Software Linux and Unix by shwick … of directories users can share with the "usershare max shares" option. I set it to 3 but I can… = 1 syslog only = yes dns proxy = no [B]usershare max shares = 3[/B] [Media] path = /home/ftp/ read only = yes create… Re: slow network browsing to shares Hardware and Software Microsoft Windows by jamtech338 Try running Microsoft Baseline Analyzer this will outline errors, vulnerabilities etc. I am experiencing similar problems. Also, if neccesary try recreating the shares. Good luck Re: Restricting shares on a network Hardware and Software Microsoft Windows by Reverend Jim Technically, the default hidden shares are known as administrative shares. I used to do development/support for the system operators … sysadmin with complete access I would always use the admin shares to access their computers from my desk. If the share… Re: Unwanted Shares won't go away Hardware and Software Microsoft Windows by jbennet the only way to remove certain "hidden" shares is to remove file and print sharing from network properties (the window where you set ip adresses and add prtocols) Re: Ghost shares? Hardware and Software Microsoft Windows by timebandit Printers are generaly shared as admin shares and thus are hidden from the view. Click Start->Control Panel->Administrative tools->Computer Management->Shared Folders->Shares. Find your printer share there and stop sharing it. Re: Restricting shares on a network Hardware and Software Microsoft Windows by Reverend Jim … the share name makes it a hidden share, however all shares are by definition restricted, it's just a matter of… do that using the GUI by running **fsmgmt.msc**, selecting **Shares** in the tree then going to the **Share Permissions** tab… Dial up to Earthlink and lose connection to home network shares. Hardware and Software macOS by Big Max … B&W and lose connectivity with my home network shares. It appears that I can either be connected to my… Windows Server 2003 can't browse Linux shares Hardware and Software Networking by AK47 … the FC3 server. I tried setting up Samba and NFS shares on the FC3 server, but still no luck. Any ideas… problem with shares of printer Hardware and Software Microsoft Windows by jindalarpan …. is there any procedure freom where i can increse the shares for that folder right now it can have only 5… Connect to special/hidden shares Programming Software Development by Seba Sama Is it possible to connect to the hidden/special shares on some network computers from a VB application? i mean … Ghost shares? Hardware and Software Microsoft Windows by Discord2000 … not show up when you browse to the machine's shares via network places, so they seem to be gone but… Windows Server 2003 x64 (File Shares Freeze) Hardware and Software Microsoft Windows by ptaylor965 … have to reboot the server as i cannot access the shares from the network. After a reboot the problem goes away… samba stops updating user shares Hardware and Software Linux and Unix by shwick … with smbtree- after a while it doesn't list user shares. After looking at wireshark I could see that samba stopped… cannot find shares by name, only by IP Hardware and Software Microsoft Windows by DvdB … example) it immediately opens what it should open! All the shares are accessible, so no permissions seem to be wrong. I… Listing Network Shares Programming Software Development by cableguy31 … will go to a host and list all of its shares. So far, in my searching, it seems that I need… Access to administrative shares programatically Programming Software Development by Seten … folders, so I need to access them via IPC (administrative shares). Logs are mostly located here (depends on ID of website… Restricting shares on a network Hardware and Software Microsoft Windows by gerbil … totally mischievous stuff. Well, I thought you created "hidden shares" by using sharename$.... and so the cmd would be…