AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 24 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Simple loop question
david.kingham

Replies: 3
Views: 161

PostForum: Ask for Help   Posted: Tue Nov 17, 2009 10:16 pm   Subject: Simple loop question
I overcomplicated the crap out of that didn't I? Thanks for the easy solution
  Topic: Simple loop question
david.kingham

Replies: 3
Views: 161

PostForum: Ask for Help   Posted: Tue Nov 17, 2009 8:38 pm   Subject: Simple loop question
I'm just trying to delete any file in the temp folder that begins with revittemp, seems I'm missing something very obvious

FileList =
Loop %temp%\revittemp*
FileList = %FileList%%A_Loop ...
  Topic: Continuous WinClose
david.kingham

Replies: 2
Views: 511

PostForum: Ask for Help   Posted: Tue Nov 03, 2009 8:33 pm   Subject: Continuous WinClose
Thank you, that worked perfectly.
  Topic: Continuous WinClose
david.kingham

Replies: 2
Views: 511

PostForum: Ask for Help   Posted: Mon Nov 02, 2009 9:30 pm   Subject: Continuous WinClose
I'm having trouble making the IfWinExist/WinClose work continuously, it hits the return and sticks because there is no subroutine to return to, probably really stupid and simple but how do I get aroun ...
  Topic: Revit Launcher
david.kingham

Replies: 4
Views: 5320

PostForum: Scripts & Functions   Posted: Tue Feb 17, 2009 6:58 pm   Subject: Revit Launcher
There's an API forum on AUGI if you're interested in that, but as far as scripts go there is not, there's just random posts on AUGI for various things, just do a search for autohotkey and you'll find ...
  Topic: Revit Launcher
david.kingham

Replies: 4
Views: 5320

PostForum: Scripts & Functions   Posted: Tue Feb 17, 2009 4:39 pm   Subject: Revit Launcher
A more up to date version and the exe can be found here http://forums.augi.com/showthread.php?t=92831
  Topic: Looking to be able to force users out of my program
david.kingham

Replies: 9
Views: 1004

PostForum: Ask for Help   Posted: Tue Feb 10, 2009 3:12 pm   Subject: Looking to be able to force users out of my program
I had the same problem, so I created this to close my program if they leave it open. This may or may not work for you. You just have to run it from your main program, I have this in my main program: R ...
  Topic: Revit Launcher
david.kingham

Replies: 4
Views: 5320

PostForum: Scripts & Functions   Posted: Fri Dec 19, 2008 1:28 am   Subject: Revit Launcher
If you don't use Revit this is pointless and you can move along Smile
If you do and you are using worksharing in Revit this will be a godsend for you!

This program is used to create a local file auto ...
  Topic: RegRead in Vista 64
david.kingham

Replies: 23
Views: 2066

PostForum: Ask for Help   Posted: Tue Nov 18, 2008 11:56 pm   Subject: RegRead in Vista 64
I figured as much, I tried to do the same and just gave up. As for the program files issue, I have come up with this to get around it. Simply checks if the OS is 64 or 32, sets the RevitProgramFiles v ...
  Topic: RegRead in Vista 64
david.kingham

Replies: 23
Views: 2066

PostForum: Ask for Help   Posted: Tue Nov 18, 2008 6:01 pm   Subject: RegRead in Vista 64
Here's the official response from Chris.... http://www.autohotkey.com/forum/viewtopic.php?t=23538keywow6464key
  Topic: RegRead in Vista 64
david.kingham

Replies: 23
Views: 2066

PostForum: Ask for Help   Posted: Tue Nov 18, 2008 1:02 am   Subject: RegRead in Vista 64
Well Dave the news is not so bright...http://www.autohotkey.com/forum/viewtopic.php?t=23501regread

Why do you need to know where it's installed? Can't you just standardize the locati ...
  Topic: Report Physical RAM installed
david.kingham

Replies: 8
Views: 835

PostForum: Ask for Help   Posted: Fri Oct 17, 2008 3:01 pm   Subject: Report Physical RAM installed
That works brilliantly, thank you sir.
  Topic: Report Physical RAM installed
david.kingham

Replies: 8
Views: 835

PostForum: Ask for Help   Posted: Thu Oct 16, 2008 5:34 pm   Subject: Report Physical RAM installed
That has potential but it also reports the ram incorrectly, I have 12gb and it says this: Available Physical Ram: 4194304k
Possibly something to do with XP64? Or am I missing something very obvious w ...
  Topic: Report Physical RAM installed
david.kingham

Replies: 8
Views: 835

PostForum: Ask for Help   Posted: Thu Oct 16, 2008 2:56 pm   Subject: Report Physical RAM installed
bump
  Topic: Report Physical RAM installed
david.kingham

Replies: 8
Views: 835

PostForum: Ask for Help   Posted: Tue Oct 14, 2008 11:17 pm   Subject: Report Physical RAM installed
That doesn't seem to report the RAM correctly, says I have 4TB...I don't think so, only 12GB
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group