bphlpt Posted March 13, 2010 Posted March 13, 2010 Hi rick. As someone asked a while back, any chance you could make something similar for Logitech SetPoint and iTouch? (Yeah I know, I've got an MX1000 laser mouse which uses SetPoint and an old reliable Elite keyboard that's not covered by the new SetPoint but requires iTouch.) I did a quick search of the forum and came up empty for anything like this that's been done before. If you know of someone else's work, please point me in the right direction, but I really like and respect the stuff you've put out over the years.Thanks in advance for the help.Cheers and Regards Quote
ricktendo Posted March 13, 2010 Author Posted March 13, 2010 I have a personal SetPoint silent switch installer with updated vc runtimes for v4.80 but have not tried it with the latest setpoint v6 (this one needs to be connected to the web to dl the mouse bitmaps) Quote
bphlpt Posted March 14, 2010 Posted March 14, 2010 I've always used the 4.80 version myself. I just noticed the new v6.0 a couple of weeks ago, but I haven't used it yet. Is your version fit to share, and would you mind? Have you ever used iTouch? Thanks in advance.Cheers and Regards Quote
ricktendo Posted March 14, 2010 Author Posted March 14, 2010 Sure, here you go: http://www.mediafire.com/?jhjyhgzmwnuBTW iTouch never heard of it, how about a link Quote
bphlpt Posted March 14, 2010 Posted March 14, 2010 (edited) Many Thanks! If you decide the new version is worth doing an installer for, great, but I don't know if it really adds any capabilities 4.8 doesn't already have. I think it was mainly changed to make the download smaller by only downloading the pictures your particular installation required, rather than including all the pictures all the time. Anyway, if you make one please post.iTouch was used by Logitech when it used to use separate packages like MS still does for it's keyboards and mice. As The Software Patch describes http://www.softwarepatch.com/utilities/itouch.html,This download has the latest software and driver for the following Logitech keyboards including: Cordless Access DuoCordless Elite DuoCordless FreedomCordless Freedom iTouchCordless Freedom OpticalCordless Freedom ProCordless KeyboardCordless Navigator DuoDeluxe Access 104 KeyboardElite KeyboardInternet Navigator KeyboardInternet Navigator KeyboardLogitech Access KeyboardLogitech Cordless Access KeyboardLogitech Cordless Comfort DuoNew in this update: support for the F-lock functions on the Elite keyboard, Cordless Navigator Duo, Access keyboard, Cordless Access Duo and Cordless Elite Duo. Plus an updated user interface that is easier and friendlier to use than previous versions.Admittedly, this is an "older" package, last updated 3/30/2004, but hey, since Logitech chose not to include support for some of their older keyboard models in their newer software meant to conveniently support both keyboards and mice in one package, and it ain't broke, ... So I still use it. And XP came out in, what, 2001?Anyway, in addition to The Software Patch and many other places this software can be downloaded from, the download page direct from Logitech is http://www.logitech.com/index.cfm/434/2992&cl=us,en?softwareid=643&osid=1§ion=downloads, where you can choose your language version, including Spanish. The latest version is v2.22 build 289.If you choose to make an installer for iTouch, I'ld appreciate it since it would save me a step when I do a fresh install, but no biggie either way.Many Thanks again for this and all the great packages you've shared over the years.Cheers and Regards Edited March 14, 2010 by bphlpt Quote
ricktendo Posted March 14, 2010 Author Posted March 14, 2010 Here is your iTouch installer: http://www.mediafire.com/?wt0ji2ijnogBTW I got fed up with the SetPoint stuff long ago so I dont think I will try to figure out the new installer anytime soon, I started adding the INF drivers ONLY to my installs, no tastkbar stuffOh and SetPoint v6 is totally different from v4, has new program UI Quote
bphlpt Posted March 15, 2010 Posted March 15, 2010 (edited) Oh Wow! Talk about Service! A thousand blessings upon you Sahib! Hope it was no trouble. One extremely minor question. I assume I need to change line 15 in setup.iss fromszDir=C:\Archivos de programa\Logitechto szDir=C:\Program Files\LogitechExpanding it out and editing it is no problem. But if you don't mind a noob question, rather than me asking you to do it for me, would you mind just telling me what I need to do to get it compressed back up into an .exe complete with the right icon and everything? I'd assume it's just zipping it all up with either WinRAR or 7Zip specifying an SFX archive, but how to get the icon? I saw that WinRAR has an Advanced SFX Option to specify the file to get the icon from, but I didn't see a file in the package that had the one you used. Except the resulting .exe, of course. Any other options I need to pay attention to when I do this? Or maybe it would be better to use a command line? Sorry to be such a noob. Maybe there's a tutorial you can just point me to rather than spend any more time on this. I'd like to learn so I can contribute more and not always have to ask someone else to do things for me. Any other potential edits I might have missed?I appreciate your thoughts about SetPoint. I'll have to consider that for both SetPoint and iTouch in the future. It might simplify things.Many Thanks in advance.Cheers and Regards Edited March 15, 2010 by bphlpt Quote
ricktendo Posted March 15, 2010 Author Posted March 15, 2010 A yea, sorry about that...BTW you can create your own personal setup.iss by running the installer with this switch (chose not to reboot)PackageName.exe /r /sms /f1"c:\setup.iss"Then you retrieve setup.iss from the C:\ directory and place it in with your installer, then this switch will work to install your app using the options recorded in the .iss filePackageName.exe /s /smsBTW some unpacked installshiled installers already come with a setup.iss file and there is no need to create your ownTo re-create your own installer, use 7zip archive splitter to decompile the 7zip silent switch installer into 3 files (.txt, .sfx and .7z), you will have iTouch.txt (a.k.a. config.txt) with the install info and also the iThouch.sfx (a.k.a. 7zsd.sfx) with the icon, now you take the iTouch.7z expand it add your setup.iss and recompress it with 7zipNow you put all 3 files in the same directory and you open a cmd prompt in that directory & execute thiscopy /b iTouch.txt + iTouch.sfx + iTouch.7z iTouch.exeThis will merge all 3 files together into a .exeHere is a vid you can watch on silent switch making Quote
bphlpt Posted March 15, 2010 Posted March 15, 2010 Thanks for all the help, advice, and the installers!Cheers and Regards Quote
bphlpt Posted March 16, 2010 Posted March 16, 2010 Yeah, I know, I'm sure you're saying "Oh no, there's that idiot again"First, again I want to thank you for all the file maintenance I put you through yesterday.I got all the files and began playing. Immediately I had a problem. I took the iTouch.exe you so graciously made for me, split it with 7ZSplit.exe, looked inside iTouch.sfx with Resource Hacker and saw that indeed that the icon I wanted was inside but left the file as it was, then, after making NO changes to the 3 files, put them back together using the command line you provided - "copy /b iTouch.txt + iTouch.sfx + iTouch.7z iTouch.exe". While the result was the same size as the file you provided, no icon was available for the file and, of course the checksums didn't match. When I split my resulting file apart with 7ZSplit.exe, the iTouch.sfx was now a 0 size file. Just to make sure, I tried this same chain of events 3 times with the identical results each time. I'm sure I probably just did something stupid, but what? I'm confused.Wait a minute - just for grins, before I sent this I tried the copy again, but this time changed the order slightly to this - "copy /b iTouch.sfx + iTouch.txt + iTouch.7z iTouch.exe", with the sfx first, and now it works! Icon is there and the checksums now match. Is the copy process that order dependent?I'll be interested in your thoughts.Cheers and Regards Quote
ricktendo Posted March 16, 2010 Author Posted March 16, 2010 Not sure, been awhile since I have done it manually...usually I edit config.txt with installer name and switches, add my icon and version info to 7zsd.sfx, zip my installer files and use the drag&drop_on_me.bat thats in the SilentSwitchMaker.zip to build my silent switchesYou may be correct, if you look inside the bat you will see the order you mentioned@copy /b "%~dp17zSD.sfx" + "%~dp1config.txt" + %1 "%~dpn1.exe"BTW if you added the new setup.iss to your .7z file the checksums should not match Quote
bphlpt Posted March 16, 2010 Posted March 16, 2010 Thanks for confirming things. As I said, I just pulled things apart then put them right back together, with NO changes, to see if I had the steps correct before I tried to change ANYTHING. Thanks again for all your help.Cheers and Regards Quote
Uncle_Gadget Posted February 22, 2011 Posted February 22, 2011 UpdatedRick, Thanks again for all your work. I noticed on this installer that you can no longer simply run the .msi to install. That's why you had to add the 'INSTALLGUID={8979881A-8E43-467f-B387-E37B914A0E53}'to the command line.My question is... How were you able to discover this command line secret? I have a few other programsthat I think this method may work for but I'm uncertain where to begin. Quote
ricktendo Posted February 22, 2011 Author Posted February 22, 2011 By browsing around in it with a MSI editor like Orca or InstEd Quote
Uncle_Gadget Posted May 27, 2011 Posted May 27, 2011 Not certain if you're still updating, but new releases are out. You can find them at the links below:IntelliType 8.15 32-bitIntelliPoint 8.15 32-bit Quote
Uncle_Gadget Posted August 9, 2011 Posted August 9, 2011 (edited) New Updates from Microsoft have been released. You can find them at the links below:IntelliType 8.2 32-bit for Windows XPIntelliPoint 8.2 32-bit for Windows XP Edited August 9, 2011 by Uncle_Gadget Quote
Uncle_Gadget Posted August 11, 2011 Posted August 11, 2011 Maybe in a couple daysWhenever you get the chance will be fine. Thank you, in advance. Quote
Uncle_Gadget Posted August 12, 2011 Posted August 12, 2011 UpAs always, your work is very much appreciated! :beerchug: Quote
DeadWinter Posted July 15, 2012 Posted July 15, 2012 UpHello Rick,I see it's long time ago since any reply on this topic.I've tried the download but Filesonic has stopped sharing the files. "All sharing functionality on FileSonic is now disabled."Any change you can post the file elsewere?I'd love to get a copy and use it in my unattended W7x64 setup.Thanks! Quote
DeadWinter Posted July 24, 2012 Posted July 24, 2012 Hi Rick,Never mind.Got it working fine now.Thx! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.