Sign up | Log in
  • You can use boolean operators (-, |, OR), wildcards (*, ?), and phrase search (") in your query
  • For BitTorrent: Paste in a 40 characters info_hash, to search for that particular torrent and get all trackers for it
Browse|Add this search and API to your site
Active torrents indexed from websites and trackers across the internet, unique by info_hash

»  Browse All Torrents  »  SAS 9.2  »  Comments





Torrents on isoHunt are indexed and cached from hundreds of sites, and enhanced by aggregating identical torrents from multiple sites to give you torrents that are always updated with the latest active trackers, so your BitTorrent client can find the most peers to download with.

Tip: On dead torrents you find elsewhere, you can search for its info_hash here (40 characters string), which gives you the same torrent with oftentimes more trackers and peers to bring your torrent back to life.
We suggest BitLord to download this torrent.
Coupyou is ad-supported software and adds advertisements to your web browsing experience, including coupons, banners, search results, and sponsored links.

or download .torrent from sources:

Add your comment and ratingrating

Order comments by
2 people said Thanks
1 flag on this torrent as Fake


««     «        Page 1 of 2 (28 items)  2        »     »»

Detewe



Location: Sydney
Status: Hidden
Reputation: 1
Comment Posted: Thu Sep 03, 2009 12:40 am  Score: -3   Flagged torrent as Fake    


Does not install and it doesn't seem to be cracked - the SID provided with the download expired June 30, 2009. The install instructions relate to installing on the University of Notre Dame network. Anyone had any luck installing this or know whether the license will work?



Detewe



Location: Sydney
Status: Hidden
Reputation: 1
Comment Posted: Thu Sep 03, 2009 1:12 pm  Score: +1   


Quoting Comment #1489013

Does not install and it doesn't seem to be cracked - the SID provided with the download expired June 30, 2009. The install instructions relate to installing on the University of Notre Dame network. Anyone had any luck installing this or know whether the license will work?

Previously I was trying to install it while running Windows XP Home. I have since successfully installed it on Windows Vista Business. As mentioned above, the SID has expired, however there is a 45 day grace period. I simply changed my system date back prior to 30 June 2009 before installing, and before running it and it works fine.



Wyco



Status: Offline
Reputation: 1
Comment Posted: Tue Sep 08, 2009 7:29 pm  Score: 0   


Does install, you just need to set the date back to before 2009 June 30 when installing and when running as well. Works fine.



jsv0411



Status: Offline
Reputation: 1
Comment Posted: Tue Oct 20, 2009 10:49 pm  Score: 0   


Thanx for the upload



aadiit



Status: Offline
Reputation: 1
Comment Posted: Sun Dec 20, 2009 3:03 pm  Score: 0   


thanks works great ........

just set the date to 2008 while installing as well as using it



leo nidas



Status: Offline
Reputation: 1
Comment Posted: Sat Jan 16, 2010 11:22 pm  Score: 0   


Is anywhere around here the sas enterprise guide?



shailshri



Status: Offline
Reputation: 1
Comment Posted: Mon Feb 08, 2010 8:20 am  Score: 0   


hi ever1..jst wondering if this SAS9.2 can be installed in vista home premium..if not is there ny way out...while insatllin it askin for sm SAS information .kindly help me wid ur suggestions..



sven009



Status: Offline
Reputation: 1
Comment Posted: Sun Feb 28, 2010 8:57 pm  Score: 0   


Quoting Comment #1507021

Does install, you just need to set the date back to before 2009 June 30 when installing and when running as well. Works fine.

Setup a text file name XXX.bat to use as a launcher and include the following in it with notepad or vim:

/*******************/ set BEFOREDATE=%date:~%

date 01-01-09

"PATH TO SAS.EXE\sas.exe"

ping -n 10 127.0.0.1 > NUL 2>&1

date %BEFOREDATE%

/*************/

It'll change your system date



sven009



Status: Offline
Reputation: 1
Comment Posted: Sun Feb 28, 2010 9:14 pm  Score: 0   


Sorry - try this out instead, other didn't work right.

/********************/ set BEFOREDATE=%DATE:~4,2%-%DATE:~7,2%-%DATE:~10,4%

date 01-01-09

"C:\Program Files\SAS\SASFoundation\9.2(32-bit)\sas.exe"

date %BEFOREDATE%

exit /********************/

It'll change your system date, launch sas, then once you exit sas will reset your system date to the old one and close out.



baridbej



Location: India
Status: Offline
Reputation: 1
Comment Posted: Tue Mar 02, 2010 9:49 pm  Score: 0   


Do you have SAS Data integration studio



cipherap15



Status: Offline
Reputation: 1
Comment Posted: Wed Mar 03, 2010 2:27 am  Score: 0   


I dont understand. Can you just manually change the clock on the bottom or do you need to write a text file...bat or whatever....no idea what any of that is....

and there's no installation data files....do you install the notredam version? mine didnt completely extract....windows vista home...



cipherap15



Status: Offline
Reputation: 1
Comment Posted: Wed Mar 03, 2010 11:57 pm  Score: 0   


on my windows professional XP computer....click on the setup icon....first screen comes on and doesnt even get past the first screen....

that cpu is 2.4ghz 512 ram...

its not connected to the net....that doesnt matter does it?



tybusz88



Status: Offline
Reputation: 1
Comment Posted: Tue Mar 09, 2010 8:29 pm  Score: 0   


If I change the dates in the .sid file to e.x. 30JUN2010, the installation process continues and all modules are installed successfully except for the SAS Foundation module.

Does anybody have an idea about this? Does anybody have SAS Enterprise Miner which works with this SAS 9.2 ?



muveefreek



Location: india
Status: Offline
Reputation: 1
Comment Posted: Sun Apr 11, 2010 5:44 pm  Score: 0   


does it work with windows 7 professional 32bit..??



PS_87



Status: Offline
Reputation: 1
Comment Posted: Mon Oct 18, 2010 2:58 pm  Score: 0   


HI Everyone,

I have a comment about the installation:

I was following the step to install SAS 9.2: But what should be the password that I should inset in the Map Network Drive?

I mean the User Name is sasuser. but what about the password? it is written: For the Password, enter the password you received in an email from RSL (note: these passwords expire every week on Sunday night).

I really need help thx alot



disco_stu_1986



Status: Offline
Reputation: 1
Comment Posted: Thu Oct 28, 2010 7:16 pm  Score: 0   


im also having the same problem as ps_87 when it asks for a password, can anyone help?

Thanks



vello666



Status: Offline
Reputation: 1
Comment Posted: Wed Feb 09, 2011 11:47 am  Score: 0   


Quoting Comment #2515517

/********************/ set BEFOREDATE=%DATE:~4,2%-%DATE:~7,2%-%DATE:~10,4%

date 01-01-09

"C:\Program Files\SAS\SASFoundation\9.2(32-bit)\sas.exe"

date %BEFOREDATE%

exit /********************/

Works great! Thanks!

1) Make a new *.bat file in notepad (save as - file type - all files) (with the * being whatever name you want it to be) 2) Paste the following info from the post 3) Change the path to sas.exe according to YOUR computer 4) Run the *.bat as administrator (at least in Win7 Home Premium) 5) After exiting type the correct date & press enter



gogia



Status: Offline
Reputation: 1
Comment Posted: Wed Mar 09, 2011 9:19 pm  Score: 0   


can anyone help with the password please?

Thanks



niteshkewat



Status: Offline
Reputation: 1
Comment Posted: Fri Mar 11, 2011 2:35 am  Score: 0   


hey frdz i install sas 9.2 in windows 7 ultimate they working correctly or fine..... just you do "set up your computer date before 2009" and install it after installing they work perfectly ... when you run sas 9.2 than u set up your computer date before 2009....... :)



aadiit



Status: Offline
Reputation: 1
Comment Posted: Wed Apr 06, 2011 7:35 pm  Score: 0   


Quoting Comment #3878425

can anyone help with the password please?

Thanks

You dont need any RSL password. Please ignore the installation file that is available in the download. Please install as you would install any other software. All you need to do is set the system date prior to 30 June 2009. I am using it on windows XP and it works fine for me.




««     «        Page 1 of 2 (28 items)  2        »     »»


You need to log in to post a comment

(Metatags are inserted to links in comments that prevent search engines from following them. Don't bother spamming links in comments, they won't be indexed)


 
.
spacer
Age (since the torrent was created)
h = Hours
d = Days
w = Weeks
Seeds (uploaders who have the complete file)
Leechers (uploaders who are also downloading)

Related torrents for 'SAS 9.2'

AgeTorrent Tags, NameSizeSL
112.2w0commentsWindows
SAS 9.2 - Sept 2011 SID
14.54 KB90
65.1w0commentsWindows
SAS 9.2
3.09 GB10
208.5w0commentsApplications Windows
sas 9.2 sid.txt
4.19 KB20
112.8w0commentsWindows
SAS 9.2 - Sept 2011 SID.rar
5.44 KB00
245.7w0commentsSAS.Whats.New.in.SAS.9.2.Mar.2008.eBook-BBL1.84 MB20
240.1w0commentsSAS.Publishing.SAS.9.2.SQL.Query.Window.Users.Guide.Mar.2008.eBoo...2.61 MB04
188.1w0commentsSAS 9.2 Companion for Windows5.47 MB01
33.5w0commentsSAS.Whats.New.in.SAS.9.2.Mar.2008.eBook-BBL946.82 KB10
240.1w0commentsSAS.Publishing.SAS.9.2.SQL.Procedure.Users.Guide.Mar.2008.eBook2.19 MB10
242.9w0commentsSAS.Publishing.SAS.9.2.SQL.Procedure.Users.Guide.Mar.2008.eBook-B...2.19 MB10
201.2w0commentsWhats New in SAS 9.2 -ebook-bookzone1.84 MB02
46.4w0commentsSas 9.2 Setup + Key.rar29.88 MB
240.1w0commentsSAS.Publishing.Moving.and.Accessing.SAS.9.2.Files.Mar.2008.eBook1.7 MB00

-ADVERTISEMENT-
BTGuard - Download Anonymously

V2 Cigs : best ecig electronic vapor cigarette on the market!

Our 2nd contest winning t-shirt design! You know you want it!
NEW 8 Years Anniversary Tee!



Stats
isoHunt has 25468 users online, 2293275 members registered. Sign up now to comment!
Welcome to our newest member: CV7LjvJp

Shout Box
You have to login to post. Use your common sense.
For debates, go to the forum.
Post or ask for site invites and you get banned.
For real-time chat, come to irc.isohunt.com, #isoHunt
READ! | Smileys


or chat with others live on IRC

Friends
TorrentBox
Podtropolis

TorrentFreak
Torrents.to

FAC, CMCC
Defend Fair Use
Neutrality.ca

35% in 18 SQLs
2% in lucene
This site features search engines on metadata only. It is a service independent of the IRC and BitTorrent networks. Use at your own risk.
Canadian Coalition for Electronic Rights - CCER.CA   Lighttpd   Get Firefox   FF Plugins, Toolbar & Widgets

Page generation: 0.19s on b02, loadavg: 1.06 | Search on ylu0       © isoHunt Inc. | Privacy & Copyright Policies